Web application for the management of questionnaires powered by Lunatic (https://github.com/InseeFr/Lunatic).
cp .env.drama.sample ./drama-queen/.env
cp .env.queen.sample ./queen/.env.local
npx lerna bootstrap
yarn dev:drama-queen
yarn dev:queen
yarn build