piratar / wasa2il

Direct democracy system
https://x.piratar.is
Other
28 stars 16 forks source link

Simplify settings files and provide sensible defaults. #212

Closed viktorsmari closed 5 years ago

viktorsmari commented 5 years ago

In order to make wasa2il easy to use for developers I would like to improve the setup process.

Main objective: Have a single Settings file, and override it with ENV vars. ENV vars are provided via a gitignored file called .env (Best practices)

Steps needed:

viktorsmari commented 5 years ago

The end result of this process should make https://wasa2il-development.herokuapp.com/ always run smoothly. If this site breaks, our process is broken.