Skip to content

moringa-sessions/Auth-Authorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple Task Manage App - Incomplete

Setup Instructions

  • To set up front, navigate to frontend folder, run npm install to install its packages

  • Run npm run dev to run your server

  • In backend, got to pipfile and change the python version to python_version = "*"

  • To run your backend/flask, navigate to backend folder, then activate your virtial environment using pipenv shell then install the packages using pipenv install

  • To run your server use flask run --port 8080. Remember the port number, but you can use any of your choice so long you change in react

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors