A Node.js application to serve multiple parked domains.
Layout from rchrd2's minimalist html5 template
If it is your first deploy, create a .env file with a PORT variable indicating which port will be listened, or rename the .env.sample file to .env
$ npm install
$ npm start
- Google analytics can be used and will be enabled by setting the
GAenvironment variable.
