Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 216 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 216 Bytes

teleport-nodejs

A minimal Teleport server on node.js

  1. Ensure node.js is installed.
  2. Run npm install in this directory to create the node_modules folder.
  3. Run server.js using the provided .vscode/launch.json