personal-tracker/server
2024-05-02 23:22:30 -04:00
..
migrations Add due date to migration 2024-05-02 23:22:30 -04:00
src Create task table migration 2024-05-02 22:07:30 -04:00
.env.example Change .env to include DB_NAME variable and DATABASE_URL 2024-05-02 21:09:35 -04:00
Cargo.lock Diesel initial setup 2024-05-02 21:10:56 -04:00
Cargo.toml Diesel initial setup 2024-05-02 21:10:56 -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