Commit 7d9368c
refactor: consolidate monorepo with Next.js in apps/web and Sanity in apps/sanity
Replace the Astro apps/web on dev with main's Next.js app, strip the embedded
Studio route, wire typegen to apps/sanity's schema extract, and trim CI to
Sanity Studio deploys only (Vercel handles apps/web).
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 31f5fdb commit 7d9368c
418 files changed
Lines changed: 96375 additions & 29580 deletions
File tree
- .github/workflows
- apps
- sanity
- schemas/singletons
- web
- app
- (dashboard)
- dashboard
- auth/callback
- config
- content
- login
- pipeline
- review
- [id]
- settings
- sponsors
- videos
- (main)
- (author)
- authors
- page
- [num]
- author/[slug]
- (guest)
- guests
- page
- [num]
- guest/[slug]
- (podcast)
- podcasts
- page
- [num]
- rss.json
- rss.xml
- podcast
- [slug]
- preview/[token]
- (post)
- blog
- page
- [num]
- rss.json
- rss.xml
- post/[slug]
- (sponsor)
- sponsors
- page
- [num]
- sponsor/[slug]
- (top-level-pages)
- [slug]
- pro
- search
- sponsorships
- (sponsor-portal)
- portal
- api
- algolia
- auth
- logout
- session
- verify
- cron
- check-renders
- check-research
- ingest
- sponsor-outreach
- dashboard
- activity
- config
- metrics
- pipeline
- review
- settings
- devto
- draft-mode
- disable
- enable
- generate-preview-token
- get-preview-content
- hashnode
- sponsorship
- sponsor/opt-out
- webhooks
- sanity-content
- sanity-distribute
- sanity-revalidate
- sponsor-inbound
- stripe-sponsor
- youtube
- rss.xml
- views
- components
- icons
- ui
- e2e
- hooks
- lib
- sanity
- services
- notebooklm
- sponsor
- supabase
- types
- utils
- public
- sanity-icons
- remotion
- components
- compositions
- sanity
- lib
- scripts
- migration
- src
- assets/fonts
- components
- course
- layouts
- lib
- pages
- api
- auth
- draft-mode
- og
- author
- courses
- course
- [slug]/lesson
- dashboard
- guest
- podcast
- [podcastTypeSlug]
- post
- sponsor
- scripts
- styles
- utils
- supabase
- .temp
- migrations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 26 | | |
44 | 27 | | |
45 | 28 | | |
| |||
65 | 48 | | |
66 | 49 | | |
67 | 50 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 51 | | |
85 | 52 | | |
86 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments