OpenCut/apps/web
ni-zav ffb254c339
Merge branch 'OpenCut-app:main' into refactor/move-add-button
2025-07-14 23:43:34 +07:00
..
migrations feat: add waitlist table and migration for tracking user signups 2025-06-23 16:44:07 +02:00
public refactor: change /public/logo.svg to exclude text and update header to use it 2025-06-26 01:08:25 +02:00
src Merge branch 'OpenCut-app:main' into refactor/move-add-button 2025-07-14 23:43:34 +07:00
.env.example fix: better auth env variable 2025-07-14 16:16:10 +02:00
.gitignore chore(turborepo): initial setup and config, move db to package 2025-06-24 11:23:40 +03:00
Dockerfile chore(docker): update Dockerfile to set NODE_ENV to production and ensure telemetry is disabled 2025-06-25 01:21:09 -04:00
components.json Initial commit 2025-06-22 10:02:50 +02:00
drizzle.config.ts fix: drizzle schema path configuration in web app 2025-06-25 10:09:42 +05:30
next.config.ts feat: add project page with mock data and update project type to include thumbnail 2025-06-29 21:32:51 +02:00
package.json chore: bump drizzle-orm version 2025-07-14 16:20:52 +02:00
postcss.config.mjs Initial commit 2025-06-22 10:02:50 +02:00
tailwind.config.ts tailwind 2025-07-10 21:13:46 +02:00
tsconfig.json format tsconfig 2025-06-22 10:05:01 +02:00