SvelteKit GitLab Oauth2 POC

See this issue to discover the journey of this Proof Of Concept.

Getting started

$ 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

Top categories

Loading Svelte Themes