Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 486 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 486 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

npm list

├── body-parser@1.20.3
├── ejs@3.1.10
├── express@4.19.2
├── firebase@9.23.0
└── nodemon@3.1.1