Boilerplate para programar microservicios con tareas automatizadas, permite hacer un worker en un par de minutos
Alguna vez haz querido automatizar un script, pero luego te das cuenta que debes hacer muchas cosas para antes de simplemente automatizarlo?? Esta librería es para hacer esto de forma rápida y sencilla.
Ideal si quieres hacer:
- Bots
- Tareas Automatizadas
- Eventos
git clone url https://github.com/rokket-labs/node-es7-boilerplate [worker-name]
Para este boilerplate usamos ES7 Standard
Built with
What makes your project stand out?
Show what the library does as concisely as possible, developers should be able to figure outhowyour project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.
Describe and show how to run the tests with code examples.
If people like your project they’ll want to learn how they can use it. To do so include step by step guide to use your project.
A short snippet describing the license (MIT, Apache etc) MIT © Roberto Zibert