Commit Graph

2 Commits

Author SHA1 Message Date
phernandez 2982e77635 rename db tables to singular 2024-12-02 21:09:20 -06:00
phernandez 1d0643c16c Add initial database setup
- Create migrations directory with initial schema
- Add Makefile with dbmate commands
- Configure database using .env
- Add projects directory for data storage
- Update .gitignore for SQLite files
2024-12-02 19:32:54 -06:00