Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

lbenicio/bain-challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3d2dbd · Aug 15, 2024

History

3 Commits
Aug 15, 2024
Aug 15, 2024
Aug 15, 2024
Aug 15, 2024
Aug 15, 2024
Aug 15, 2024
Aug 15, 2024

Repository files navigation

Bain challange

Bain challange solution

Live devo

https://bain-challange.lbenicio.dev

How to run

docker network create expose
docker exec -it bain-challange-backend sh
npm run db:migrate
docker compose up

Access the test endpoint

http://localhost:5734

Resources

License

GPL-3.0