Refactor + New Docker File (#105)

* dev-bug: fixed vscode freezes

* test: refactor database init to support tests

* mealplan CRUD testing

* restructure test folder

* git attributes

* tests: migration, settings, theme routes testing

* docker-file shrink

* rebuild

* refactor: moving directories around

* adding funding

Co-authored-by: Hayden <hay-kot@pm.me>
This commit is contained in:
Hayden
2021-01-20 17:00:56 -09:00
committed by GitHub
parent 29db7f8a67
commit 76830802cc
34 changed files with 3616 additions and 49 deletions

View File

@@ -9,8 +9,7 @@ services:
ports:
- 9090:80
environment:
db_type: sql
db_type: sqlite
# volumes:
# - ./mealie/data/:/app/data