Commit d68abc3
Prisma 7 merge fix (#7278)
* feat(docs): add youtube embeded link to blog post (#7220)
Co-authored-by: Arthur Gamby <[email protected]>
* feat(docs): add quick section to blog after the prompt (#7221)
Co-authored-by: Arthur Gamby <[email protected]>
* DC-5242 Astro Better-Auth Guide (#7215)
* doc created
* nextjs betterauth fixed
* guide broken down into manageable steps
* image added
* Optimised images with calibre/image-actions
* image updated
* Optimised images with calibre/image-actions
* lychee only comments on broken links
* config updated
* lychee updated based on CR comment
* chore: trigger CI checks
* ignore gnu
* fix: update naming to better-auth DC-6120
* Optimised images with calibre/image-actions
* chore: shorten word
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ankur Datta <[email protected]>
* DC-5841 Removed Linkspector (#7231)
* removed linkspector
* retrigger
* retrigger
* retrigger
* Update label for Prisma Postgres tab (#7236)
* fix: content changes for getting started page (#7216)
* fix: content changes for getting started page
* fix: add redirects
* getting started checkpoint
* css styles fixed
* updates
---------
Co-authored-by: Aidan McAlister <[email protected]>
Co-authored-by: Aidan McAlister <[email protected]>
* DC-5820 AI Agents Served Markdown (#7237)
* ai crawler check successful
* ai crawlers checked
* update
* added anthropic
* middleware update
* improve detection
---------
Co-authored-by: Mike Hartington <[email protected]>
* Remove MCP server exploration tip (#7241)
Removed tip about using Cloudflare's AI Playground for MCP server exploration, as it no longer seems to reliably work.
* fix: clear redirect loop (#7250)
* Fix typo in environment variables reference (#7193)
* Fix typo in environment variables reference
* remove duplicate can be
---------
Co-authored-by: Ankur Datta <[email protected]>
* chore(): add summary sections to top pages (#7228)
* DC-6234 Getting Started Page Updates (#7254)
* arrow added
* quickstart card hover
* always copy button added
* hover effect on copy button
* spcaer added
* pointless css removed
* updaets
* fuctional
* revewrt
* fixed for mobile
* link fix
---------
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur Gamby <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ankur Datta <[email protected]>
Co-authored-by: Petra Donka <[email protected]>
Co-authored-by: Mike Hartington <[email protected]>
Co-authored-by: Odysseus Zhang <[email protected]>
Co-authored-by: Mike Hartington <[email protected]>1 parent 9a1a440 commit d68abc3
File tree
21 files changed
+133
-19
lines changed- content
- 100-getting-started
- 200-orm
- 050-overview/500-databases/800-sql-server
- 100-prisma-schema/20-data-model/20-relations
- 410-referential-actions
- 200-prisma-client
- 000-setup-and-configuration/050-databases-connections
- 500-deployment
- 201-serverless
- 301-edge
- 500-reference
- 800-more/300-upgrade-guides
- 200-upgrading-versions
- 800-upgrade-from-prisma-1
- src
- components/GettingStarted
- css
- theme/CodeBlock
- Content
- CopyButton
21 files changed
+133
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
114 | | - | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | | - | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | | - | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | | - | |
130 | | - | |
| 130 | + | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | | - | |
| 134 | + | |
134 | 135 | | |
135 | | - | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
142 | | - | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| 183 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
0 commit comments