This is an Turborepo project.
First make yarn install for the root
$ cd Automatic-Question-Generator
$ yarn install
To build all apps and packages, run the following command:
$ cd Automatic-Question-Generator
$ yarn build
To develop all apps and packages, run the following command:
$ cd Automatic-Question-Generator
$ yarn dev
$ cd Automatic-Question-Generator
$ yarn start:react
$ cd Automatic-Question-Generator
$ yarn start:express
It will automatically generate the Docker compose file