Skip to content

pleasedontbelong/badges

Repository files navigation

Badges

Environment

The ENVIRONMENT env variable allows to switch between environments. Possible values are local, test or production. However currently only local env is implemented

Run Scripts

  • scripts/bootstrap.sh will install the required packages for local environment. It will also create a copy for the local.py configuration file
  • scripts/start.sh starts the local server
  • scripts/start_celery.sh It starts the local celery server for the async tasks
  • scripts/test.sh for the code linting and launching the unit tests

Packages

About

Simple User-Badges django app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published