First check the ports and hosts in .env
file. Then, to start the database, run:
docker-compose up -d postgres
$ cd backend
$ npm install
$ npm run dev
$ cd Frontend
$ npm install
$ npm run dev
All these commands (and more) are also available via Makefile to easily launch dev environments locally.
- josaykos https://github.com/josayko
- lchapren https://github.com/Ourobore
- mabriand https://github.com/mabriand-42
- vmoreau https://github.com/Dicayne
- adupuy https://github.com/AtheDev