eddvdm / desafio-ciandt-mvp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

desafio-ciandt-mvp

Technical challenge CI&T.

Requirements

  • Node.js >= 8.x
  • JDK 1.8
  • Ports FIXME-portbackend and FIXME-portfrontend must be available.

Technologies

Backend

Frontend

Extras

Tasks

Run application

Both data generator, backend server and frontend webapp must be run:

  1. FIXME-rundatabackend in terminal to generate data and then serve the backend API at localhost:FIXME-portbackend
  2. FIXME-runfrontend in a different terminal session to serve the frontend application at localhost:FIXME-portfrontend

About

License:MIT License


Languages

Language:JavaScript 53.3%Language:Java 29.3%Language:HTML 12.4%Language:CSS 5.0%