api-node-perfecta This is a API REST, developed with NodeJS and save data in Firebase. Perfecta is a human resources company. Install dependencies: $ yarn install Execute dev mode: $ yarn dev Execute production mode: $ yarn start Credentials In /src/config/ insert the JSON file generated by Firebase credentials. To connect with database change the name on line 2 in /src/model/Firebase.js