OpenCut/apps/web
DevloperAmanSingh 181d3fca06 fix: improve UI responsiveness during media file processing 2025-06-25 21:50:12 +05:30
..
migrations feat: add waitlist table and migration for tracking user signups 2025-06-23 16:44:07 +02:00
public Merge pull request #103 from letyassine/new-landing-page 2025-06-25 18:59:25 +03:00
src fix: improve UI responsiveness during media file processing 2025-06-25 21:50:12 +05:30
.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 chore(docker): enhance Dockerfile by adding dependency installation step and removing redundant NODE_ENV variable 2025-06-24 23:59:42 -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