A boilerplate for users of the awesome Gitpod cloud ide:
Based on the output of express-generator,with ejs and SASS support
The Dockerfile contains:
- A browser (Firefox)
- A REST Client (Insomnia)
- The powerful Visual Studio Code
- A DB Client (DBeaver Community Edition)
The .gitpod.yml is configured to automatically run npm install
and npm run start