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

voltagecloud/voltage-place-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voltage-place

Frontend Setup

It should already be built and ready. Ask Adrien if there are questions. https://68e894d726.d.voltageapp.io/tipjar/1

Python Backend

cd python-backend
# Create/Setup Python Virtual Environment
python -m venv env
. env/bin/activate
pip install -r requirements.txt


# Sqlite DB Setup
prisma py fetch
prisma db push
prisma db seed


# Start the API Server
flask run -h 0.0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •