This repository contains the backend for the asimov project
- Aldair Cuarez Baldeon - U201521752
- Italo Samir Silva Silvera - U201621319
- Julio Enrique Barrios Aedo - U201912137
- Julio Alexander Salazar Zapata - U202017572
- Sebastian Paul Vivanco Avellaneda - U201817841
$ npm install
$ cd server
$ json-server --watch db.json --routes routes.json
$ npm run serve
- version 1.0.0 - 09/06/2022
- version 1.0.1 - 09/06/2022
See Frontend deployed.