Skip to content

A Flask app with *basic* settings and pre installed libraries.

Notifications You must be signed in to change notification settings

sambev/basicflask

Repository files navigation

My Project README

Dependencies:

Python - see requirements.txt file. Ruby - see Gemfile. JS - see bower.json and package.json files.

You should change bower.json and package.json files package name to whatever your projects name is

You can use https://github.com/sambev/thirsty to download and install the dependencies for you.

If you didn't do that or the script failed you can run these commands to get them again:

  • pip install -r requirements.txt
  • npm install
  • bower install

Running the server:

Before you get started, run the config_setup in the config directory to get started. Then you should just be able to: python server.py

About

A Flask app with *basic* settings and pre installed libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published