This is a proyect in which I going to test different concepts and strategies of software engineering, in particular of distributed systems.
to install all dependencies needed
$ yarn install
# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ yarn run start:prod
$ yarn serverless deploy
To ejemplify this concept were are going to defined each module as part if a different server so