mu-boilerplate
v1.0.0
Published
Microservice boilerplate
Downloads
3
Readme
Automated Task Boilerplate 🤖
Boilerplate para programar microservicios con tareas automatizadas, permite hacer un worker en un par de minutos
Motivation
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
Installation
git clone url https://github.com/rokket-labs/node-es7-boilerplate [worker-name]
Code style
Para este boilerplate usamos ES7 Standard
Built with
Features
What makes your project stand out?
Code Example [WIP]
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.
Tests [WIP]
Describe and show how to run the tests with code examples.
How to use? [WIP]
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.
License
A short snippet describing the license (MIT, Apache etc) MIT © Roberto Zibert