Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Ellar Catching Tutorial

A quick demonstration of how to use Caching in Ellar.

Requirements

Python >= 3.8 ellar-cli

Project setup

pip install -r requirements.txt

Development Server

python manage.py runserver --reload