Commit graph

8 commits

Author SHA1 Message Date
Collin Duncan
0f0acd064e
Making the DB debug log a bit more concise 2023-05-23 15:09:17 -05:00
Collin Duncan
f84928a35b
Fixing mismatching database paths 2023-05-23 15:09:16 -05:00
Collin Duncan
3bef2a8819
Updating path to sqlite db file 2023-05-23 15:09:16 -05:00
Collin Duncan
5edf0eac68
Adding database debug log for database queries 2023-05-23 15:09:15 -05:00
Collin Duncan
0c6c9df93f
Switching to use SQLite instead of MySQL 2023-05-23 15:09:14 -05:00
Collin Duncan
c47d7aa0f5
Passing in MYSQL_HOST during MySQL connection configuration 2023-05-23 15:09:13 -05:00
Collin Duncan
5cdbc3ebb0
Adding some docker setup for local testing 2023-05-23 15:09:12 -05:00
Collin Duncan
3247ca5315
Lots of changes to project structure
First integration of requester and scheduler workers
Added password hashing functions
Adding initial database integration
2023-05-23 15:09:11 -05:00