Skip to content

arisprung18/cnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embed CNC

Example Server & Client

Client

Simple webpage that retrieves partner data from the server, then loads the floater CNC app. Using plain JS HTML and CSS.

Html5

Server

Simple Node Typescript server (Using Koa web framework)

Node TypeScript

💻 Start server

npm run start
# open public/index.html

💻 Start dev server

npm run start:dev
# open public/index.html

TODO

  • webpage calls the server and starts CNC

About

nodejs-cnc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published