Start a new project
Our installation guide has step-by-step instructions to create
a new project from an existing GitHub template
called nodejs-backend-template, installing all dependencies required to begin to work.
Start a new project
Our installation guide has step-by-step instructions to create
a new project from an existing GitHub template
called nodejs-backend-template, installing all dependencies required to begin to work.
Use Jüsto libraries
Some dependencies come pre-installed in our template, but there are others that you need to install manually depending on your needs. These are our main libraries: context, logger, http-client.
Jenkins integrated
All our microservices have Jenkins integrated, and you can configure environment variables and
other settings using the private repository justo-deployments
Read the docs
You can find all the documentation for our microservices, infrastructure, notifications, workers, and more so that you can integrate them according to your needs.