jumaraga / softtek

0 stars 0 forks source link

tasks

Description

This is a proyect in which I going to test different concepts and strategies of software engineering, in particular of distributed systems.

Steps to run the project

to install all dependencies needed

$ yarn install

Running the app locally

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Deploying the app

$ yarn serverless deploy

Projections

To ejemplify this concept were are going to defined each module as part if a different server so