/express-gitpod-boilerplate

Boilerplate for Express.js with Gitpod Support

Primary LanguageJavaScriptMIT LicenseMIT

express-gitpod-boilerplate

A boilerplate for users of the awesome Gitpod cloud ide:

Open in Gitpod

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