Go to file
2024-03-23 16:46:36 +02:00
.github/workflows chore(workflow): add CI 2024-03-19 12:05:18 +02:00
migrations feat(db): create database 2024-03-23 16:08:14 +02:00
scripts feat(db): create database 2024-03-23 16:08:14 +02:00
src feat(config): add config file 2024-03-23 16:36:46 +02:00
tests chore: add .env 2024-03-23 16:46:36 +02:00
.env chore: add .env 2024-03-23 16:46:36 +02:00
.gitignore Initial commit 2024-03-19 10:17:13 +02:00
Cargo.lock feat(config): add config file 2024-03-23 16:36:46 +02:00
Cargo.toml feat(config): add config file 2024-03-23 16:36:46 +02:00
configuration.toml chore: add .env 2024-03-23 16:46:36 +02:00