personal-tracker/server
2024-05-02 23:24:14 -04:00
..
migrations Add due date to migration 2024-05-02 23:22:30 -04:00
src Add migration check and db connection check to startup 2024-05-02 23:24:14 -04:00
.env.example Change .env to include DB_NAME variable and DATABASE_URL 2024-05-02 21:09:35 -04:00
Cargo.lock Add migration check and db connection check to startup 2024-05-02 23:24:14 -04:00
Cargo.toml Add migration check and db connection check to startup 2024-05-02 23:24:14 -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