@eternalai-dagent/direct
v0.0.1
Published
This is a basic boilerplate project to start creating APIs with Node.js and Express. CORS support enabled.
Readme
This is a basic boilerplate project to start creating APIs with Node.js and Express. CORS support enabled.
Getting started
Install the dependencies:
npm iand then run:
npm run startto start the server.
