OpenCut/apps/web
iza b10bb8ed55
Merge pull request #123 from sinanptm/fix-preview-placeholder-text
Changed Preview Empty placeholder to No media added to timeline
2025-06-26 12:46:02 +03: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 pull request #123 from sinanptm/fix-preview-placeholder-text 2025-06-26 12:46:02 +03:00
.env.example fix: remove GOOGLE_REDIRECT_URI env due to better auth set the default of that 2025-06-26 09:55:30 +07: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 refactor(docker): update Dockerfile and docker-compose for improved build process and add health check API 2025-06-24 23:44:06 -04:00
package.json Moved @types/pg into devDependencies 2025-06-25 14:59:49 +05:30
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