Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmbiz

Compiles and hot-reloads for development

docker-compose up

remove cache

docker builder prune

Run your tests web

docker exec -it fmbiz_web bash
npm run test

Lints and fixes files web

docker exec -it fmbiz_web bash
npm run lint

Run your tests api

docker exec -it fmbiz_api bash
pytest -v

Lints and fixes files api

docker exec -it fmbiz_api bash
black .
flake8 .

Run tasks

docker exec -it fmbiz_api bash
poetry install
poetry run task

Import variety:
poetry run task import jfd --table 'variety' --file 'variety.csv'
```# bkstem
# bkstrem

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages