Skip to content

Codebase directory overview

Theodore Keloglou edited this page Jun 21, 2018 · 1 revision
  • infra: Terraform files for AWS Elastic Beanstalk
  • .ebextensions: AWS Elastic Beanstalk config files
  • okthess: Django project directory
  • main: Django main app directory
  • manage.py: Django main command file
  • locale: Localization files
  • LICENSE: Open Source license
  • README.md: Readme file
  • requirements.in: Requirements modules
  • requirements.txt: Requirements file generated by pip-tools
  • runtime.txt: Python version
  • setup.cfg: flake8 config
  • translations: Generated translations file

Clone this wiki locally