Commit Graph

2 Commits (1d1e2795b05cf73241c3810e272d33889517e9a1)

Author SHA1 Message Date
Armored Dragon a403b114e8 Integrated database and better S3 storage management (#11)
The new docker-compose file creates a postgresql database automatically and uses it internally. Users are no longer expected to connect it to an existing database outside of the project.
S3 storage was also changed so that YAB can now run without one. The current implementation lacks some QoL improvements, however the software will no longer fail due to any missing S3 information.

This change now allows YAB to run immediately without connecting to outside services.

Reviewed-on: #11
Co-authored-by: Armored Dragon <publicmail@armoreddragon.com>
Co-committed-by: Armored Dragon <publicmail@armoreddragon.com>
2024-04-01 20:01:13 +00:00
Armored Dragon c9d13320d5 Init
User accounts
Login & registration
2023-09-13 14:56:58 -05:00