Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 427 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 427 Bytes

TorreUpgradeApi

this project was generated with Node.js and Express.js.

Development server

UBUNTU

Run DEBUG=torre-upgrade-api:* npm start for a dev server. Navigate to http://localhost:3000/.

WINDOWS

Run set DEBUG=torre-upgrade-api:* & npm start for a dev server. Navigate to http://localhost:3000/.

Production server

Use file GCLOUD app.yaml.