Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 338 Bytes

Node + Express Service Starter

This is a simple API sample in Node.js with express.js based on Google Cloud Run Quickstart.

Getting Started

Server should run automatically when starting a workspace. To run manually, run:

npm run dev