website/src
2024-03-25 23:35:16 +02:00
..
config Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00
database added auto migrations and made cargo rebuild if migrations changed 2024-03-25 23:35:16 +02:00
public Added some logging in database code and fixed some warnings 2024-03-25 23:32:33 +02:00
cli.rs Implemented configs, made functions use it instead 2024-03-23 23:44:50 +02:00
logger.rs Implemented cli args 2024-03-23 22:28:03 +02:00
main.rs Implemented database (untested), managed to make actix pass it to routes 2024-03-25 23:26:56 +02:00