feat(web): migrate from pages to workers and add posthog analytics

This commit is contained in:
Aman Varshney
2025-07-13 13:44:09 +05:30
parent bd136792df
commit 864e863656
8 changed files with 2009 additions and 141 deletions

5
apps/web/.gitignore vendored
View File

@@ -12,6 +12,7 @@
/out/
/build
*.tsbuildinfo
.open-next
# misc
.DS_Store
@@ -19,7 +20,7 @@
/.pnp
.pnp.js
npm-debug.log*
yarn-debug.log*
yarn-debug.log*
yarn-error.log*
# others
@@ -27,4 +28,4 @@ yarn-error.log*
.vercel
next-env.d.ts
analytics-data.json
analytics-data.json