/backend

后端仓库。

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

FZZZMask Backend Repository

$ git clone https://github.com/FZZZMask/backend.git
$ cd backend
$ python3 -m venv py3
$ source py3/bin/activate
$ pip install -r requirements.txt
$ cd fzzzMaskBackend/
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver 0.0.0.0:8000 --insecure 

API Documentation

FZZZMask API Documentation

License

This repository is licensed under the BSD 3-Clause License.

Copyright © 2018 Zhenzhen Zhao