Skip to content

trevor-james-nangosha/thea-api

 
 

Repository files navigation

project-thea-api

Welcome to the the project-thea-api!

Development

Start the containers in dev

docker compose -f docker-compose-dev.yml up -d

You can use the following commands to view the logs

docker-composer -f docker-compose-[dev,prod].yml logs --follow --tail 10 project-thea-api

Add the fixture data to your database

python manage.py load_all_fixtures

About

Project THEA API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Dockerfile 0.4%