No description
Find a file
Sebastian Pravda 5bd9535b85 refactor: use DATABASE_URL env variable
for db connection instead of url var in Rocket.toml
2022-10-24 19:20:07 +02:00
.vscode chore: doporučené extensions 2022-10-24 16:13:02 +02:00
api refactor: use DATABASE_URL env variable 2022-10-24 19:20:07 +02:00
core Refactoring aby to šlo spustit (#4) 2022-10-24 15:00:49 +02:00
entity Refactoring aby to šlo spustit (#4) 2022-10-24 15:00:49 +02:00
migration chore: sample fill admin table 2022-10-24 14:15:04 +02:00
src chore: project setup 2022-10-23 18:43:12 +02:00
.gitignore chore: admin table migrations, entity 2022-10-24 11:45:24 +02:00
Cargo.toml chore: project setup 2022-10-23 18:43:12 +02:00
Rocket.toml chore: project setup 2022-10-23 18:43:12 +02:00