Commit Graph

5 Commits

Author SHA256 Message Date
fd358d3c27 - update: docker-compose.yml
- update: Register page to have better error feedback
2024-12-17 21:38:33 -05:00
9c61b1b3f2 - add: frontend webpage for login/register 2024-12-17 17:03:55 -05:00
c67cdd5b2a - fix: issue where login failed to return the user if their role was null
- add: register route for api-service
- update: spawn a thread for the rest api in the api service
2024-12-17 04:06:56 -05:00
267422adb4 - add: database schema
- add: ability to delete keys from RedisCache
- update: docker compose to init the database with the schema
2024-12-17 01:54:46 -05:00
277d25a820 - add: docker-compose.yml to run the services
- add: .env.example for the config for docker
2024-12-15 01:50:55 -05:00