OpenCut/apps/web
GeorgeCaoJ 07351ca7e6 fix(timeline): drag and drop to create new track 2025-06-25 20:04:21 +08:00
..
migrations feat: add waitlist table and migration for tracking user signups 2025-06-23 16:44:07 +02:00
public Merge pull request #72 from Harshitshukla0208/fix/ai-solution-65-1750807569933 2025-06-25 08:00:57 +03:00
src fix(timeline): drag and drop to create new track 2025-06-25 20:04:21 +08: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 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
netlify.toml chore: update Netlify configuration for build process and publishing path 2025-06-24 17:49:12 +02:00
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 first test 2025-06-24 13:44:23 +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