Skip to content

benda-com/benda-webapp

Repository files navigation

benda-webapp

Welcome to the repo of the Benda API. Follow the following steps to run this project:

  1. Fork the repo.
  2. clone the repo in your local machine.
  3. In the same directory as the manage.py run the command "docker-compose up -d --build" to build the docker image locally.
  4. Next run the command "docker-compose exec web python manage.py migrate" to apply the necessary migrations.
  5. Finally open your browser at the address 127.0.0.1:8000

About

This repository is a REST API for the benda app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors