Skip to content

The most basic, straight forward and simple template for using Typescript with gCloud Node.js functions

Notifications You must be signed in to change notification settings

Moneybounce/typescript_gcloud_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Typescript Google Cloud Functions

A simple and straigth forward template that allow to use Typescript for a Google Cloud Function aimed deployment

⚠️ Warning ⚠️

Currently no remote building using Cloud Build is setted up, you should build locally and push build dir 🤒. Build folder is named gcloud, setup gCloud function to use gcloud as base dir.

Todo

Template features that still needs to be added. Should be added as "minimally" as possible.

  • Typescript support
  • Eslint base config
  • Google Cloud Build setup (to avoid pushing the build directory)

About

The most basic, straight forward and simple template for using Typescript with gCloud Node.js functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published