fids/sample-client-users
Santiago Lo Coco 1ac6b2a526 Use a variable to specify API endpoint 2023-10-09 21:19:34 -03:00
..
nginx Add initial example 2023-10-04 19:39:13 -03:00
public Add initial example 2023-10-04 19:39:13 -03:00
src Use a variable to specify API endpoint 2023-10-09 21:19:34 -03:00
.dockerignore Add initial example 2023-10-04 19:39:13 -03:00
Dockerfile.prod Use a variable to specify API endpoint 2023-10-09 21:19:34 -03:00
Dockerfile.test Use a variable to specify API endpoint 2023-10-09 21:19:34 -03:00
README.md Add initial example 2023-10-04 19:39:13 -03:00
jest.config.js Add initial example 2023-10-04 19:39:13 -03:00
package-lock.json Add initial example 2023-10-04 19:39:13 -03:00
package.json Add initial example 2023-10-04 19:39:13 -03:00
test.sh Add initial example 2023-10-04 19:39:13 -03:00
tsconfig.json Add initial example 2023-10-04 19:39:13 -03:00

README.md

Para correr la app basta con ejecutar

npm run start

para corerr los test

npm run test