Live at https://developers.inpt.fr
Stack:
- GraphQL Mesh: to unify Churros' API and Authentik's API into a single GraphQL API
- Svelte: for the UI
- Houdini GraphQL: to interact with the unified API
cp .env.example .env
# fill out .env
bun i
bun dev
After making changes to Mesh's config (mesh.config.ts
)
The dev environment will reload itself
sh update-supergraph.sh