Commit graph

5 commits

Author SHA1 Message Date
Cara Salter
26468e82ea
mega: Oh wow lots of things
- Static files
- Dashboard
- User registration
- Initial work on fixing templates
2022-12-06 10:12:31 -05:00
Yoshterra1
ff62e1d28d making makefile platform agnostic 2022-12-06 09:49:15 -05:00
Cara Salter
42d857d261
meta: Add database makefile recipes
Allows for generation of migrations and automatic upgrading of the
database with `make make_migrations` and `make run_migrations`
2022-12-06 09:07:41 -05:00
Cara Salter
576721345b
Add WSGI file 2022-12-06 09:06:41 -05:00
Cara Salter
818b2884b2
meta: init structure 2022-12-05 16:28:49 -05:00