Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 230 Bytes

express-gb

express with gulp and babel

Setup:

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'