Skip to content

KrishManohar/fastapi-reactjs-loginpage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FastAPI and ReactJs Login page lemoncode21

Backend

  1. Before run our project install poetry to your pc check here https://python-poetry.org/
  2. Run virtual environment or venv folder just using script .\venv\Scripts\activate on windows
  3. Generate table to your database go to backend folder run alembic upgrade head
  4. Run backend using script poetry run start

Frontend

  1. Run frontend npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 97.7%
  • Cython 1.2%
  • C 0.8%
  • PowerShell 0.1%
  • JavaScript 0.1%
  • Mako 0.1%