/2022-2-schedula-gestor-de-usuarios

Micro-serviço responsável por agrupar a parte de usuários da aplicação

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

2022-2-schedula-gestor-de-usuarios

Maintainability Rating Reliability Rating Coverage Main workflow

Getting Started

Development

Prerequisites

First, we need to install the dependencies.

yarn install

Then run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the application.

Production build

To create a production build, run:

yarn build

Then start the production server:

yarn start

Documentation

Project documentaion can be found here