refactor: improve database migrations
This commit is contained in:
parent
6651122bb6
commit
490e166f75
17 changed files with 192 additions and 119 deletions
|
|
@ -61,6 +61,7 @@ You will need to set the variables in .env.example, and rename the file to .env
|
|||
Running the server
|
||||
------------------
|
||||
|
||||
$ flask migrate
|
||||
$ flask run
|
||||
|
||||
There is an environment variable called `FLASK_ENV` that has to be set to `development`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue