Commit Graph
20 Commits
Author SHA1 Message Date
phoenix 7fc9d22b3d File name change 2025-04-13 14:49:16 -04:00
phoenix 6107209ee1 Added directory to ignore to dockerignore 2025-04-13 14:48:59 -04:00
phoenix 454ff08d48 Updated gitignore 2025-04-13 14:47:06 -04:00
phoenix ac8b11824c Added README 2025-04-13 14:46:34 -04:00
phoenix d545df6fce Updated gitignore 2025-04-13 14:45:59 -04:00
phoenix e8ce577739 Docker cleanup 2025-04-13 14:41:45 -04:00
phoenix 72cf8ca917 Cleanup 2025-04-13 14:36:30 -04:00
phoenix d0cfcf3499 Got auth_api working 2025-04-13 14:35:07 -04:00
phoenix be32576c86 Changes to docker 2025-04-13 11:47:13 -04:00
phoenix 194d86d168 Saving changes
Still running into issues with icarus_auth starting in docker. Must be related to credentials or url
2025-04-12 17:25:58 -04:00
phoenix de0157ac9f Docker changes 2025-04-12 16:33:33 -04:00
phoenix c2bf14108c Merge branch 'v0.2' of github.com:kdeng00/Icarus into add_docker 2025-04-12 16:25:59 -04:00
phoenix 4a39facc84 Cleanup 2025-04-12 16:25:40 -04:00
phoenix 88a8f17054 Updated docker
Added icarus_auth and second db
2025-04-12 16:22:40 -04:00
phoenix fadd1ae5e6 Added docker files 2025-04-12 16:05:54 -04:00
KDandGitHub 6e4eeafe13 Added .env.sample file (#116)
* Added .env.sample file

* Adedd variables

* Using default info
2025-04-12 15:56:10 -04:00
phoenix 1c3321613d Added Docker file 2025-04-12 15:55:36 -04:00
KDandGitHub 6f320acb7c V0.2 web api (#113)
* Adding dependencies

* Added web api code

* Some changes

* Code formatting

* Added dependencies

*   *

* Added workflow

* Changed branch to trigger workflows

* Added ssh key import

* Warning fixes
2025-03-30 15:00:07 -04:00
KDandGitHub 12c4f56a22 Merge pull request #112 from kdeng00/version_bump
Version bump
2025-03-28 18:50:37 -04:00
KDandGitHub 6d650b7962 Delete song endpoint Bug fix (#111)
* Bug fix

* Removed some code

* Simplifying method
2025-03-28 18:49:34 -04:00