Skip to content

thestd/schedule-DB

Repository files navigation

Schedule DB

Build Status Coverage Status Codacy Badge CodeFactor

Deploy application

inv deploy

Stop containers

inv down

Show running containers

inv ps

Up mongo database for development / tests

inv up-mongo

Run tests

inv tests

Create .env file in project root:

DB_NAME=pnu_schedule
DB_USER=user
DB_PASSWORD=password
DB_HOST=localhost
DB_PORT=27011

TORNADO_PORT=8000

MONGO_EXPRESS_PORT=8083

Recommend to install EnvFile plugin for pycharm

About

[Deprecated]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •