Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 447 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 447 Bytes

Votum

albo Głosować

A web app for submitting anonymous votes from pre created accounts.

run

Run docker-compose up inside the root directory (the one which contains docker-compose.yml file) of the project.

develop

Change the start npm script to fit your own development environment.
Run the Svelte compiler: cd client npm i npm run dev

adding users to the database

dummy_user.py -u [USERNAME] -p [PASSWORD]