refactor: database structure
This commit is contained in:
0
apps/app/.env.development
Normal file → Executable file
0
apps/app/.env.development
Normal file → Executable file
0
apps/app/.env.example
Normal file → Executable file
0
apps/app/.env.example
Normal file → Executable file
0
apps/app/.gitignore
vendored
Normal file → Executable file
0
apps/app/.gitignore
vendored
Normal file → Executable file
0
apps/app/__tests__/sign-in.test.tsx
Normal file → Executable file
0
apps/app/__tests__/sign-in.test.tsx
Normal file → Executable file
0
apps/app/__tests__/sign-up.test.tsx
Normal file → Executable file
0
apps/app/__tests__/sign-up.test.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/avatar-stack.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/avatar-stack.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/collaboration-provider.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/collaboration-provider.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/cursors.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/cursors.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/header.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/header.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/posthog-identifier.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/posthog-identifier.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/sidebar.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/components/sidebar.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/layout.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/layout.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/page.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/page.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/webhooks/page.tsx
Normal file → Executable file
0
apps/app/app/(authenticated)/webhooks/page.tsx
Normal file → Executable file
0
apps/app/app/(unauthenticated)/layout.tsx
Normal file → Executable file
0
apps/app/app/(unauthenticated)/layout.tsx
Normal file → Executable file
0
apps/app/app/(unauthenticated)/sign-in/[[...sign-in]]/page.tsx
Normal file → Executable file
0
apps/app/app/(unauthenticated)/sign-in/[[...sign-in]]/page.tsx
Normal file → Executable file
0
apps/app/app/(unauthenticated)/sign-up/[[...sign-up]]/page.tsx
Normal file → Executable file
0
apps/app/app/(unauthenticated)/sign-up/[[...sign-up]]/page.tsx
Normal file → Executable file
0
apps/app/app/.well-known/vercel/flags/route.ts
Normal file → Executable file
0
apps/app/app/.well-known/vercel/flags/route.ts
Normal file → Executable file
0
apps/app/app/actions/users/get.ts
Normal file → Executable file
0
apps/app/app/actions/users/get.ts
Normal file → Executable file
0
apps/app/app/actions/users/search.ts
Normal file → Executable file
0
apps/app/app/actions/users/search.ts
Normal file → Executable file
0
apps/app/app/api/collaboration/auth/route.ts
Normal file → Executable file
0
apps/app/app/api/collaboration/auth/route.ts
Normal file → Executable file
0
apps/app/app/apple-icon.png
Normal file → Executable file
0
apps/app/app/apple-icon.png
Normal file → Executable file
|
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 216 B |
0
apps/app/app/cron/keep-alive/route.ts
Normal file → Executable file
0
apps/app/app/cron/keep-alive/route.ts
Normal file → Executable file
0
apps/app/app/global-error.tsx
Normal file → Executable file
0
apps/app/app/global-error.tsx
Normal file → Executable file
0
apps/app/app/health/route.ts
Normal file → Executable file
0
apps/app/app/health/route.ts
Normal file → Executable file
0
apps/app/app/icon.png
Normal file → Executable file
0
apps/app/app/icon.png
Normal file → Executable file
|
Before Width: | Height: | Size: 96 B After Width: | Height: | Size: 96 B |
0
apps/app/app/layout.tsx
Normal file → Executable file
0
apps/app/app/layout.tsx
Normal file → Executable file
0
apps/app/app/opengraph-image.png
Normal file → Executable file
0
apps/app/app/opengraph-image.png
Normal file → Executable file
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
0
apps/app/instrumentation.ts
Normal file → Executable file
0
apps/app/instrumentation.ts
Normal file → Executable file
0
apps/app/liveblocks.config.ts
Normal file → Executable file
0
apps/app/liveblocks.config.ts
Normal file → Executable file
0
apps/app/middleware.ts
Normal file → Executable file
0
apps/app/middleware.ts
Normal file → Executable file
0
apps/app/next.config.ts
Normal file → Executable file
0
apps/app/next.config.ts
Normal file → Executable file
0
apps/app/package.json
Normal file → Executable file
0
apps/app/package.json
Normal file → Executable file
0
apps/app/postcss.config.mjs
Normal file → Executable file
0
apps/app/postcss.config.mjs
Normal file → Executable file
0
apps/app/sentry.client.config.ts
Normal file → Executable file
0
apps/app/sentry.client.config.ts
Normal file → Executable file
0
apps/app/tailwind.config.ts
Normal file → Executable file
0
apps/app/tailwind.config.ts
Normal file → Executable file
0
apps/app/tsconfig.json
Normal file → Executable file
0
apps/app/tsconfig.json
Normal file → Executable file
0
apps/app/vercel.json
Normal file → Executable file
0
apps/app/vercel.json
Normal file → Executable file
0
apps/app/vitest.config.ts
Normal file → Executable file
0
apps/app/vitest.config.ts
Normal file → Executable file
Reference in New Issue
Block a user