convex-helpers
A collection of useful code to complement the official packages.
파일 탐색기
최종 버전 다운로드 (.zip)- openai.yaml
- icon.svg
- advanced-patterns.md
- hybrid-components.md
- local-components.md
- packaged-components.md
- SKILL.md
- openai.yaml
- icon.svg
- migration-patterns.md
- migrations-component.md
- SKILL.md
- openai.yaml
- icon.svg
- function-budget.md
- hot-path-rules.md
- occ-conflicts.md
- subscription-cost.md
- SKILL.md
- openai.yaml
- icon.svg
- SKILL.md
- openai.yaml
- icon.svg
- auth0.md
- clerk.md
- convex-auth.md
- workos-authkit.md
- SKILL.md
- convex-create-component
- convex-migration-helper
- convex-performance-audit
- convex-quickstart
- convex-setup-auth
- settings.json
- worktrees.json
- cla.yml
- lint-workflows.yml
- PULL_REQUEST_TEMPLATE.md
- test.yml
- convex.code-snippets
- ai-files.state.json
- guidelines.md
- api.d.ts
- api.js
- dataModel.d.ts
- server.d.ts
- server.js
- counter.ts
- example.test.ts
- http.ts
- migrationsExample.ts
- presence.ts
- README.md
- relationshipsExample.ts
- retriesExample.ts
- rlsExample.ts
- schema.ts
- sessionsExample.ts
- streamsExample.ts
- testingFunctions.ts
- triggersExample.ts
- tsconfig.json
- vitest.config.mts
- zodFunctionsExample.ts
- functions.test.ts
- index.ts
- openApiSpec.test.ts
- openApiSpec.ts
- tsApiSpec.test.ts
- tsApiSpec.ts
- utils.ts
- hooks.ts
- provider.tsx
- cache.ts
- sessions.test.ts
- sessions.ts
- _ignore.ts
- compare.ts
- cors.test.http.ts
- cors.test.ts
- cors.ts
- crud.test.ts
- crud.ts
- customFunctions.test.ts
- customFunctions.ts
- filter.test.ts
- filter.ts
- hono.ts
- migrations.ts
- pagination.test.ts
- pagination.ts
- rateLimit.test.ts
- rateLimit.ts
- relationships.test.ts
- relationships.ts
- retries.ts
- rowLevelSecurity.test.ts
- rowLevelSecurity.ts
- sessions.ts
- setup.test.ts
- stream.test.ts
- stream.ts
- table.test.ts
- triggers.test.ts
- triggers.ts
- validators.test.ts
- zod.test.ts
- zod.ts
- zod3.test.ts
- zod3.ts
- zod4.convextozod.test.ts
- zod4.functions.test.ts
- zod4.ts
- zod4.zod3.test.ts
- zod4.zodtoconvex.mini.test.ts
- zod4.zodtoconvex.test.ts
- .npmignore
- browser.test.ts
- browser.ts
- CHANGELOG.md
- generate-exports.mjs
- index.test.ts
- index.ts
- package.json
- react.ts
- README.md
- server.ts
- standardSchema.test.ts
- standardSchema.ts
- testing.ts
- tsconfig.json
- validators.test.ts
- validators.ts
- vitest.config.mts
- check_cla.py
- CacheExample.tsx
- Counter.injection.test.tsx
- Counter.mock.test.tsx
- Counter.tsx
- Facepile.tsx
- HonoExample.tsx
- RelationshipExample.tsx
- SessionsExample.tsx
- StreamsExample.tsx
- ZodFunctionsExample.tsx
- fakeConvexClient.d.ts
- fakeConvexClient.js
- useLatestValue.ts
- usePresence.ts
- useSingleFlight.ts
- useStableQuery.ts
- useTypingIndicator.ts
- App.tsx
- index.css
- main.tsx
- vite-env.d.ts
- .gitignore
- .npmrc
- .prettierignore
- .prettierrc
- AGENTS.md
- backendHarness.js
- CLAUDE.md
- CONTRIBUTING.md
- convex.sh
- eslint.config.mjs
- index.html
- Justfile
- LICENSE
- package-lock.json
- package.json
- publish.sh
- README.md
- renovate.json
- skills-lock.json
- test-http-routes.mjs
- tsconfig.json
- vite.config.mts
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/get-convex/convex-helpers
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd convex-helpers
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
