Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Latest commit

 

History

107 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecs.pizza

CircleCI

This is the main Flask app for ecs.pizza

Based on Flask-User-Starter-App.

Installation instructions

  • Clone the repo
  • Setup a virtualenv
  • pip install -r requirements.txt
  • cp app/local_settings_example.py app/local_settings.py
  • python manage.py init_db
  • python manage.py add_restaurants
  • To add test users:
  • Now run the dev server: python manage.py runserver

Note: registration sends a verification email, so you must have Flask mail sending configured for that to work.

Run the tests

py.test tests/

About

ecs.pizza

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages