Go to file
2024-03-24 20:06:01 +02:00
.github/workflows fix(workflows) 2024-03-24 21:13:31 +02:00
.sqlx chore(sqlx): add offline support 2024-03-24 19:11:47 +02:00
config feat(docker): add docker support 2024-03-24 20:49:41 +02:00
migrations feat(db): create database 2024-03-23 16:08:14 +02:00
scripts chore(workflows): update CI 2024-03-23 16:57:25 +02:00
src feat(docker): add docker support 2024-03-24 20:49:41 +02:00
tests feat(docker): add docker support 2024-03-24 20:49:41 +02:00
.dockerfile chore(docker): optimize dockerfile 2024-03-24 21:01:34 +02:00
.env Finished chapter 3 2024-03-23 18:13:54 +02:00
.gitignore Initial commit 2024-03-19 10:17:13 +02:00
Cargo.lock feat(secret): hide db password 2024-03-24 15:17:19 +02:00
Cargo.toml feat(secret): hide db password 2024-03-24 15:17:19 +02:00
Dockerfile chore(docker): add chef 2024-03-24 21:13:13 +02:00
spec.yml feat(digitalocean): add spec file 2024-03-24 20:06:01 +02:00