adds more advanced database handling unsing sql alchemy

- moves app into package
- adds sql alchemy equipment
- moves templates into server package
- add app.db sqlite file
This commit is contained in:
2020-04-22 20:15:21 +00:00
parent 8f20be53e1
commit f156d38739
19 changed files with 605 additions and 275 deletions

1
migrations/README Normal file
View File

@ -0,0 +1 @@
Generic single-database configuration.