Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 688 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 688 Bytes

Hello Express

A sample using Express, TypeScript

Run

$ npm run start:dev

Checkout for more here: express-generator-typescript

Deploy

$ gcloud app deploy
Services to deploy:

descriptor:      [/home/ttruong/data/development/hello-express/app.yaml]
source:          [/home/ttruong/data/development/hello-express]
target project:  [website-306411]
target service:  [default]
target version:  [20210302t221216]
target url:      [https://website-306411.ey.r.appspot.com]

App URL

App is deploy here: https://website-306411.ey.r.appspot.com

Or call via gcloud:

$ gcloud app browse