This website requires JavaScript.
Explore
Help
Sign In
luke
/
personal-tracker
Watch
1
Star
1
Fork
0
You've already forked personal-tracker
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
personal-tracker
/
server
History
Luke Harding
1fb0925528
Add migration check and db connection check to startup
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
README.md
Personal Tracker Server
The server!
Developer Setup