Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GrantBirki/bean-board

Repository files navigation

bean-board 🖼️

The bean-board for bean parties!

About 💡

The UI to upload images to Daniel's bean-board!

Usage 🔨

The following steps include usage for building the app locally for development

Python 🐍

To run locally with Python, just do the following:

python3 app.py

You can also use live reload to preview your changes faster and not have to restart the app after every change:

FLASK_ENV=development flask run

Docker 🐳

To run locally with Docker, just do the following:

make run

Manual Deployment 🚀

In the future, commits to this repo will automatically trigger a deployment to production in Heroku. For now, you can manually deploy by running the following commands:

heroku login # login
heroku git:remote -a bean-board # maybe needed (try without first)
git push heroku main # deploy

About

Bean board for images at bean parties!

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •