- 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 i
command in the main directory - Run
npm i
command in the client directory - Run
docker-compose up
command in the main directory - Run
npm run dev
command - Enjoy
Access Docker container :
Mailhog: localhost:8025
Adminer: localhost:8080 (Serveur = db)