personal-tracker/server
2024-05-03 19:41:03 +00:00
..
migrations Add due date to migration 2024-05-02 23:22:30 -04:00
src Fix use for dsl 2024-05-03 19:41:03 +00:00
.env.example Change .env to include DB_NAME variable and DATABASE_URL 2024-05-02 21:09:35 -04:00
Cargo.lock Use UUIDv7 as primary key 2024-05-03 14:39:47 -04:00
Cargo.toml Use UUIDv7 as primary key 2024-05-03 14:39:47 -04:00
compose-dev.yaml Change .env to include DB_NAME variable and DATABASE_URL 2024-05-02 21:09:35 -04:00
diesel.toml Diesel initial setup 2024-05-02 21:10:56 -04:00
README.md Add postgres container for development 2024-05-02 20:52:48 -04:00

Personal Tracker Server

The server!

Developer Setup