Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Car Application

This is just a quick demonstration of ellar web framework. Modifications will be made on this project as the Ellar project evolves to become better.

Installation

having setup up your virtual environment,

$(venv) poetry

Project Setup

$(venv) poetry install

Start Development Server

Start the dev server by running the code below:

ellar runserver --reload

Once the server is up, you can visit SwaggerDoc or ReDoc