Skip to content

sheldarr/votenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

votenger

Voting application for Lan party.

development

cp .env.example .env

make install dev

testing

Make sure user admin is configured (NEXT_PUBLIC_ADMINS)

To run interactive mode make sure you added access control for X. To disable access controll type xhost +

make test
make test--watch

make test-e2e
make test-e2e--interactive

production

cp .env.example .env

sed -i 's/NODE_ENV=development/NODE_ENV=production/g' .env

make install build prod

About

Voting application for LAN party

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published