/blog.itsnp-backend

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

blog.itsnp-backend

Steps to run this project


Clone it: git clone https://github.com/itsnporg/blog.itsnp-backend.git 
Install dependencies: pip install -r requirements.txt 
Run App: uvicorn app.main:app --reload

Using peewee ORM. NOT SQLAlchemy