Skip to content

Whosbug-team/Whosbug-webservice-python

Repository files navigation

whosbug-web

Built with

Prerequisites

Initialize the project

Start the dev server for local development:

docker-compose up -d

Create a superuser to login to the admin:

docker-compose run --rm web python ./manage.py createsuperuser

API doc

visit 127.0.0.1:8081/swagger/

About

Whosbug的后台webservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages