Skip to content

hatchways/team-cheesesteak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-starter

Starting the server:

  1. Open a terminal and go to the server folder. Make sure you have pipenv installed (pip install pipenv)
  2. Install the dependencies with pipenv install. This also createa a virtual environment, if there isn't one already
  3. Activate the virtual environment and start the app with pipenv run flask run

Adding the postgres database

  1. Download postgres https://www.postgresql.org/download/ 2 Create a database team-cheesesteak using pgAdmin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published