InseeFr / Drama-Queen

https://inseefr.github.io/Drama-Queen/
MIT License
0 stars 2 forks source link

Drama Queen

Web application for the management of questionnaires powered by Lunatic (https://github.com/InseeFr/Lunatic).

Documentation de Drama-Queen

Getting Started

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