Skip to content

Latest commit

 

History

History
 
 

README.md

DevCycle Node.js Cloud Server SDK - Typescript Example App

Example app for using the DevCycle Node.js Server SDK with node.js and typescript.

Build and Run

In src/main.ts, set DEVCYCLE_SERVER_SDK_KEY to your Environment's SDK Key. You can find this under Settings / Environments on the DevCycle dashboard.

run from the repo's root folder:

yarn nx serve example-nodejs-cloud