Skip to content

uwidcit/le-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Starter Template

A template for simple flask projects.

Installing Dependencies

$ pip install -r requirements.txt

If using replit just click the Run button and it will install the dependencies automatically.

Running the Project

Replit is configured to execute the following command to run the project:

$ flask run

Initializing the Database

When connecting the project to a fresh empty database ensure the appropriate configuration is set then file then run the following command.

$ flask init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages