OpenCut/apps/web
Hyteq d25e1eaa1d feat: migrated packages properly, using packages in web app 2025-06-24 11:29:15 +03:00
..
migrations feat: add waitlist table and migration for tracking user signups 2025-06-23 16:44:07 +02:00
public chore: update logo image in public assets 2025-06-24 02:15:00 +02:00
src feat: migrated packages properly, using packages in web app 2025-06-24 11:29:15 +03:00
.env.example Added google auth and some auth page ui optimisations 2025-06-23 22:51:34 +05:30
.gitignore chore(turborepo): initial setup and config, move db to package 2025-06-24 11:23:40 +03:00
Dockerfile fix(docker): web service 2025-06-24 05:00:34 +08:00
bun.lock feat: implement unified AuthForm component for login and signup pages 2025-06-24 02:48:14 +02:00
bun.lockb Implementing playhead scrubbing over timeline 2025-06-23 21:13:18 +02:00
components.json Initial commit 2025-06-22 10:02:50 +02:00
drizzle.config.ts so much stuff??? 2025-06-22 13:07:02 +02:00
netlify.toml feat: add redirect from appcut to opencut in Netlify configuration 2025-06-23 16:25:06 +02:00
next.config.ts Initial commit 2025-06-22 10:02:50 +02:00
package.json feat: migrated packages properly, using packages in web app 2025-06-24 11:29:15 +03:00
postcss.config.mjs Initial commit 2025-06-22 10:02:50 +02:00
tailwind.config.ts so much stuff??? 2025-06-22 13:07:02 +02:00
tsconfig.json format tsconfig 2025-06-22 10:05:01 +02:00