Skip to content

sivakumar-d3v/jwt-fast-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jwt-fast-api

Project Setup

1. Clone the code on machine

  git clone  https://github.com/sivakumar-d3v/jwt-fast-api.git

2. Create python environment

  cd jwt-fast-api
  python -m venv venv

3. Activate source

 source bin/activate

4. Run Application

  uvicorn app.main:app --reload --port 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages