📖 this project is a project of study Epitech, the objective of this one is to realize a dashboard, where you can instantiate different widget, connect you etc... We had only 8 days of work to realize this project, it is for these reasons that this one is not perfect and that you could meet bugs, do not hesitate to signal them in the issues.
🚀 The technologies used for those below: Nx / docker / docker-compose / Nx / Nest / TS / React
before launching the application add the information in the following .env
. doc
docker build -t dashboard:nx-base .
docker-compose up
yarn install && yarn run app:start