|
$houdini/
|
— |
|
|
|
.storybook/
|
— |
|
|
|
.svelte-kit/
|
— |
|
|
|
build/
|
— |
|
|
|
e2e/
|
— |
|
|
|
node_modules/
|
— |
|
|
|
src-tauri/
|
— |
|
|
|
src/
|
— |
|
|
|
static/
|
— |
|
|
|
.gitignore
|
|
|
|
|
.graphqlrc.yaml
|
|
|
|
|
.npmrc
|
|
|
|
|
.prettierignore
|
|
|
|
|
.prettierrc
|
|
|
|
|
eslint.config.js
|
|
|
|
|
houdini.config.js
|
|
|
|
|
package.json
|
|
|
|
|
playwright.config.ts
|
|
|
|
|
pnpm-lock.yaml
|
|
|
|
|
README.md
|
|
|
|
|
schema.gql
|
|
|
|
|
svelte.config.js
|
|
|
|
|
tsconfig.json
|
|
|
|
|
vite.config.ts
|
|
|
|