Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Template for Google Cloud Run (typescript)

License

getsentry/cloud-run-typescript-template

Repository files navigation

cloud-run-typescript-template

Get started quickly with typescript on Google Cloud Run

Development

# Install dependencies
yarn install

# Start dev
yarn dev

Google Cloud Platform

You'll need to setup a GCP project that has access to Google Cloud Run. You should create a service account that has the following roles: Cloud Run Admin and Service Account User.

You'll also need to create a private key for the service account (it should download a JSON file). You'll want to run base64 <path/to/json> and set it as the GOOGLE_APPLICATION_CREDENTIALS secret in GitHub.

About

Template for Google Cloud Run (typescript)

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 5