Skip to content

aparabolica/pnete-monitor

Repository files navigation

A platform to monitor the execution of National Plan to Erradicate Slave Labor (Plano Nacional para Erradicação do Trabalho Escravo - PNETE).

Getting started

Install the following dependencies:

Clone this repository locally and create a .env based on example:

cp .env.example .env

Install dependency modules:

npm install

Compile assets:

grunt build

Run:

npm start

Development

Install grunt-cli:

sudo npm install -g grunt-cli

If you made changes to the client, recompile it:

grunt build

A "watch" task is also available:

grunt watch

This application uses Loopback API framework and AngularJS Javascript SDK for the client app.

Coding style is defined following EditorConfig conventions. If you use Atom, install editorconfig package.

About

Monitoramento do Plano Nacional para a Erradicação do Trabalho Escravo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published