Skip to content
This repository has been 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

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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