项目作者: yuu-eguci

项目描述 :
Django Rest framework + Azure App Service + MySQL + CI/CD by GitHub Actions = test
高级语言: Python
项目地址: git://github.com/yuu-eguci/RESTaurant.git
创建时间: 2020-12-26T07:50:26Z
项目社区:https://github.com/yuu-eguci/RESTaurant

开源协议:

下载


RESTaurant

Django Rest framework + Azure App Service + MySQL + CI/CD by GitHub Actions = test

readme

Installation

  1. pipenv install
  2. pipenv shell
  3. python manage.py migrate
  4. python manage.py createsuperuser --email admin@example.com --username admin
  5. python manage.py runserver

What are included

  • Official tutorials
  • Continuous deployment and schedule api call using GitHub Actions
  • Custom command