Skip to content

Un site Web aidant les télécommiens à savoir pour qui voter durant une campagne BDE.

Notifications You must be signed in to change notification settings

TiboC/pour-qui-faut-il-voter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create a .env file containing (you can change the login and password)

HTACCESS_USERNAME=admin
HTACCESS_PASSWD=test
RACK_ENV=development
PORT=3000

Then create a Procfile containing

web: bundle exec unicorn -p $PORT -E $RACK_ENV

You can now run the app using foreman start.

About

Un site Web aidant les télécommiens à savoir pour qui voter durant une campagne BDE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published