express with gulp and babel
create .env in root folder, look at config/env/default.js and add all the process env to .env example:
NODE_ENV=localhost
PORT=3000
SENTRY_DSN='https://dsnsentry.lul'
| Name | Name | Last commit date | ||
|---|---|---|---|---|
express with gulp and babel
create .env in root folder, look at config/env/default.js and add all the process env to .env example:
NODE_ENV=localhost
PORT=3000
SENTRY_DSN='https://dsnsentry.lul'