Skip to content

SalvatoreTosti/spicy-bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spicy-bingo

Semi-private bingo rooms for spicy cards. https://spicy-bingo.herokuapp.com/

Getting Started

Without Heroku tools

  1. Clone project
  2. Create new virtual environment python3 -m venv
  3. Activate virtual environment source venv/bin/activate
  4. Install python requirements pip install -r requirements.txt
  5. Configure shell variable with export FLASK_APP=bingoer.py
  6. Run app with flask run

With Heroku tools

  1. Clone project
  2. Create new virtual environment python3 -m venv
  3. Activate virtual environment source venv/bin/activate
  4. Install python requirements pip install -r requirements.txt
  5. Run app with heroku local

Prerequisites

Running the tests

  1. Navigate to /bingoer directory
  2. run python -m unittest discover

Deployment

soon.

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • the holiday party