See this issue to discover the journey of this Proof Of Concept.
$ cp .envrc.example .envrc
Fill .envrc
file with your GitLab application parameters
Install packages:
$ pnpm install
Launch application:
$ pnpm run dev
Open your browser on http://127.0.0.1:3000