Skip to content

hacksawsoftware/google-cloud-functions-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Functions Typescript x Vite x Vitest Template

A Template repo for building Google Cloud Functions with TypeScript, Vite, and Vitest.

Setup

  1. Click "Use this Template" Button in Github
  2. Clone the repo to your machine
  3. npm run install && npm run dev to install dependencies and start a development server
  4. npm run build to build the function for prod

To deploy, follow the gcloud CLI setup instructions and deploy your build function using the CLI

About

A Template repo for building Google Cloud Functions with TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors