Skip to content

EmrD/nodejs-run-script-from-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node + Express Service Starter

This is a simple API sample in Node.js with express.js based on running commands from server.

Getting Started

Server should run automatically when starting a workspace. To run manually, run:

npm run dev

To test, run:

npm index.cjs
npm client.cjs

Releases

No releases published

Packages

No packages published