- TypeORM API
- NuxtJS Front
- MySQL
- Docker
Madera is a school project made by the GroupeNRM, we have to build an innovative and efficiant application to manage the administration of a company that creates modular homes.
How to run this project :
- Run
npm icommand in the main directory - Run
npm icommand in the client directory - Run
docker-compose upcommand in the main directory - Run
npm run devcommand - Enjoy
Access Docker container :
Mailhog: localhost:8025
Adminer: localhost:8080 (Serveur = db)

