/gcp-typescript-starter-projects

Node.js starter projects

Primary LanguageTypeScriptOtherNOASSERTION

Node.js starter projects for TypeScript on Google Cloud

This is a collection of starter projects ready to go for building and deploying TypeScript applications on Google Cloud.

There are package scripts for

  • building
  • watching
  • testing
  • linting
  • deploying
    • from source
    • using a Dockerfile

covering a range of applications:

  • Basic Express API
  • Next.js app
    • Basic
    • Enhanced for Cloud CDN
  • Integration with Cloud Firestore
  • Integration with Cloud Memorystore (Redis)