Return user_id on /auth/login and create database if it wasn't created |
||
---|---|---|
.. | ||
nginx | ||
public | ||
src | ||
.dockerignore | ||
Dockerfile | ||
Dockerfile.test | ||
README.md | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
test.sh | ||
tsconfig.json |
README.md
Para correr la app basta con ejecutar
npm run start
para corerr los test
npm run test