Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Ellar SQLAlchemy Single Database Example

Project Description

Requirements

Python >= 3.7 Starlette Injector

Project setup

pip install poetry

then,

poetry install

Apply Migration

ellar db upgrade

Development Server

ellar runserver --reload

then, visit http://127.0.0.1:8000/docs