-
Create a postgres database
test
and runbackend/dev.sql
to set up the db. -
Create a python virtual env and activate it.
python3 -m venv backend/env source backend/env/bin/activate
-
Install dependencies
pip install -r backend/requirements.txt npm install
-
Rename .env.example to .env for local usage
-
Run frontend and backend
flask run npm start
-
Start contributing! :)
-
Notifications
You must be signed in to change notification settings - Fork 2
A react app to create quick polls for anonymous votes
heckerfr0d/polls.anon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A react app to create quick polls for anonymous votes
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published