Skip to content

Repository files navigation

Environment variables

Create an .env file and set the following variables

  • POSTGRES_HOST
  • POSTGRES_NAME
  • POSTGRES_USER
  • POSTGRES_PASS

Useful commands

  • make build - Build Docker images
  • make run - Run docker-compose up bringing service to life
  • make lint - Run flake8 against code
  • make test - Run unit tests

About

Base configuration for starting a Django server

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages