FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ellar-sql/samples/db-learning at master · python-ellar/ellar-sql · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Introduction

This is EllarSQL documentation db_learning project source code with all the illustrations

Project setup

pip install -r requirements.txt

Important Quick Steps

After environment setup, kindly follow instruction below

  • apply migration python manage.py db upgrade
  • seed user data python manage.py seed

Development Server

python manage.py runserver --reload

Visit Swagger Docs: http://localhost:8000/docs

Run Test

pytest 

Back | FazBrowse Home | New Git URL