|
|
08c7c1f9fa
|
Refactors api key functionality
- API Key is now read from env file
- API routes won't be set up if no API key is given via ENV file
|
2024-04-26 20:46:59 +02:00 |
|
|
|
c973859f7f
|
Implements api routes and api key auth
CAUTION: Temporary api key is hardcoded, must be changed
|
2024-04-26 17:23:55 +02:00 |
|
|
|
47dab069c3
|
Adapts database connections
|
2024-04-26 17:23:25 +02:00 |
|
|
|
4d218cf16a
|
Adds initial migration
|
2024-04-26 15:16:57 +02:00 |
|
|
|
23e29c44f4
|
Sets up and initializes database for freed (SQLite)
|
2024-04-26 15:16:48 +02:00 |
|