Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 714 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 714 Bytes

Madera

alt text

Application architecture :

alt text

Stack :

  • TypeORM API
  • NuxtJS Front
  • MySQL
  • Docker

Context :

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.

Run locally :

How to run this project :

  1. Run npm i command in the main directory
  2. Run npm i command in the client directory
  3. Run docker-compose up command in the main directory
  4. Run npm run dev command
  5. Enjoy

Access Docker container :

Mailhog: localhost:8025

Adminer: localhost:8080 (Serveur = db)