Skip to content

divanov11/refresh-token-interval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation guide

git clone https://github.com/divanov11/refresh-token-interval

#Setup Backend

  1. cd refresh-token-interval/backend
  2. pip install -r requirements.txt
  3. python manage.py createsuperuser
  4. python manage.py runserver

#Setup Frontend

  1. cd refresh-token-interval/frontend
  2. npm install
  3. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published