OpenCut/apps/web
Maze Winther 595f4c5f88 refactor: update header component to replace 'Start editing' button with 'GitHub' 2025-06-24 20:58:37 +02: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 refactor: update header component to replace 'Start editing' button with 'GitHub' 2025-06-24 20:58:37 +02: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
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 chore: update Netlify configuration for build process and publishing path 2025-06-24 17:49:12 +02:00
next.config.ts Initial commit 2025-06-22 10:02:50 +02: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