abdulhannanali / the-peace-pledge

A web application in order to take the peace pledge which is signed by all in order to pledge that they want peace no matter what BS their governments want to happen. Goal is to reach all the 7 billion people for sure. :)
https://damp-ridge-2114.herokuapp.com/
GNU General Public License v3.0
1 stars 0 forks source link

the-peace-pledge

A web application in order to take the peace pledge which is signed by all in order to pledge that they want peace no matter what BS their governments want to happen. Goal is to reach all the 7 billion people for sure. :)

LIVE DEMO: https://damp-ridge-2114.herokuapp.com/

This project is made as a GCI Task with organization FOSSASIA. Thank you FOSSASIA. Please feel free to make open source contributions we need you.

Local Deployment

In order to run it locally first clone this github repo.

After cloning this repo in the main directory run this command

npm insall

ENVIRONMENT

The two environment variables you need to configure are

You can configure them in config.js file for development environment but for production the procedure can vary.

Running it

After doing the above steps run command

npm start (to start the server)

The server listens by default on localhost:3000 but you can change it by configuring these two environment variables

Some screenshots of the app

LICENSE

GNU GPL v3.0 (see LICENSE)