dudhatdhavalm / fast-api-jwt-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up the database

Set the database configuration into the config\setting.py

How to start application

  1. Install the dependencies usind pip install -r requirements.txt
  2. Run uvicorn app:app --reload

About


Languages

Language:Python 100.0%