Skip to content

LucasHild/sweetpotato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header

sweetPotato

A recipe manager built with ReactJS and Flask

Installation

git clone https://github.com/Lanseuo/sweetPotato
cd sweetPotato
pip install -r requirements.txt
python3 run.py build

Usage

run sweetPotato for development

python3 run.py

Deployment

install sweetPotato permanentely (on a server)

DEPLOYMENT.md

Update

cd sweetPotato
. venv/bin/activate
git pull
python3 run.py build

on a server you have to restart supervisor too

supervisorctl restart sweetpotato

Made with

Meta

Lucas Hild - https://lucas-hild.de
This project is licensed under the MIT License - see the LICENSE file for details

About

A recipe manager built with ReactJS and Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published