Skip to content

Servicio de tipo API rest para el sitio web cronowork. Usando express y mongo.

Notifications You must be signed in to change notification settings

rodrigo2392/cronowork-api

Repository files navigation

CRONOWORK-API

Installation

CRONOWORK requires Node.js v18+ to run.

Install the dependencies and devDependencies and start the server.

npm i
npm run dev

For production environments...

npm install --production
NODE_ENV=production 

License

MIT

About

Servicio de tipo API rest para el sitio web cronowork. Usando express y mongo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published