Bump UI & Codebase

This commit is contained in:
App Generator
2021-02-10 11:48:50 +02:00
parent 0f7fc0cd35
commit 0436e2843b
227 changed files with 42345 additions and 1 deletions

8
.env Normal file
View File

@ -0,0 +1,8 @@
DEBUG=True
SECRET_KEY=S3cr3t_K#Key
DB_ENGINE=postgresql
DB_NAME=appseed-flask
DB_HOST=localhost
DB_PORT=5432
DB_USERNAME=appseed
DB_PASS=pass