forked from kristjan/cjvt-valency
fixed a few bugs; todo: senses
This commit is contained in:
@@ -48,7 +48,11 @@ Relies heavily on the database. Set that up first.
|
||||
```bash
|
||||
$ make python-env
|
||||
|
||||
# $ make backend-dev # development
|
||||
# development:
|
||||
$ make backend-dev-init # run the first time, to prepare the db, then kill
|
||||
$ make backend-dev # debug with this one
|
||||
|
||||
# production
|
||||
$ make backend-prod
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user