Skip to content

nastern/Toast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InGrain

InGrain is a web application made to encourage mental health! Through a friendly interface and an adorable toast avatar to decorate, you are sure to be spending your time in a fun and positive environment.

How to run application locally

git clone (link)

optional: start a virtual environment with

python3 -m venv venv

source venv/bin/activate

cd toast/webapp/flaskapp

pip3 install -r requirements.txt

At this point, then you should have all the packages and dependencies needed, and you should be good to run with the following command:

python main.py

view the locally hosted site on http://0.0.0.0:5000/ or http://localhost:5000/

enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors