Skip to content

Commit bd7e577

Browse files
ankur-archjharrell
andauthored
feat: update and add social CTAs - #DA-2945 (#7703)
* feat: update readme * chore: replace with pris.ly links * chore: add more ctas * fix: update utm params * Discard changes to orm/remix/README.md * Update deployment-platforms/google-cloud-functions/README.md Co-authored-by: Jon Harrell <[email protected]> --------- Co-authored-by: Jon Harrell <[email protected]>
1 parent 4609f98 commit bd7e577

File tree

58 files changed

+308
-126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+308
-126
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
1010
<a href="https://www.prisma.io/blog">Blog</a>
1111
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
12-
<a href="https://pris.ly/discord/">Discord</a>
12+
<a href="https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=repo_readme">Discord</a>
1313
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
14-
<a href="https://twitter.com/prisma">Twitter</a>
14+
<a href="https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=repo_readme">Twitter</a>
1515
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
16-
<a href="https://www.youtube.com/watch?v=0RhtQgIs-TE&list=PLn2e1F9Rfr6k9PnR_figWOcSHgc_erDr5&index=1">Demo videos</a>
16+
<a href="https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=repo_readme">Demo videos</a>
1717
</div>
1818

1919
<hr>

accelerate/accelerate-hacker-news/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,8 @@ When you make changes, it might take a few seconds to invalidate the cache and d
8282

8383
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
8484
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
85-
- [Prisma Discord](https://pris.ly/discord)
85+
- Check out the [Prisma docs](https://www.prisma.io/docs)
86+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
87+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
88+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
89+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

accelerate/astro-starter/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,8 @@ After adding a new record, you can refresh the Astro application to see the new
9696

9797
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
9898
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
99-
- [Prisma Discord](https://pris.ly/discord)
99+
- Check out the [Prisma docs](https://www.prisma.io/docs)
100+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
101+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
102+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
103+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

accelerate/nextjs-starter/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,8 @@ You can see the performancen and other stats (e.g. cache/hit) for the different
8686

8787
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
8888
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
89-
- [Prisma Discord](https://pris.ly/discord)
89+
- Check out the [Prisma docs](https://www.prisma.io/docs)
90+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
91+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
92+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
93+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

accelerate/nuxtjs-starter/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,8 @@ You can see the performance and other stats (e.g. cache/hit) for the different A
102102

103103
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
104104
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
105-
- [Prisma Discord](https://pris.ly/discord)
105+
- Check out the [Prisma docs](https://www.prisma.io/docs)
106+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
107+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
108+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
109+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

accelerate/remix-starter/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,8 @@ After adding a new record, you can refresh the Remix application to see the new
9696

9797
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
9898
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
99-
- [Prisma Discord](https://pris.ly/discord)
99+
- Check out the [Prisma docs](https://www.prisma.io/docs)
100+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
101+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
102+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
103+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

accelerate/solidstart-starter/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,8 @@ You can see the performance and other stats (e.g. cache/hit) for the different A
9595

9696
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
9797
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
98-
- [Prisma Discord](https://pris.ly/discord)
98+
- Check out the [Prisma docs](https://www.prisma.io/docs)
99+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
100+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
101+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
102+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

accelerate/starter/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You now have an empty `User` table in your database.
7272

7373
### 4. Run a Prisma operation
7474

75-
Run the [main script](./src/index.ts)
75+
Run the [main script](./src/index.ts)
7676

7777
```bash
7878
npm run start
@@ -82,4 +82,10 @@ This will add a new user to the `User` table, and then run a simple query to fet
8282

8383
## Resources
8484

85-
- [Prisma Discord](https://pris.ly/discord)
85+
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
86+
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
87+
- Check out the [Prisma docs](https://www.prisma.io/docs)
88+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
89+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
90+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
91+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

accelerate/svelte-starter/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,8 @@ You will now be able to retrieve the most recently added quote with and without
9191

9292
- [Accelerate Speed Test](https://accelerate-speed-test.vercel.app/)
9393
- [Accelerate documentation](https://www.prisma.io/docs/accelerate)
94-
- [Prisma Discord](https://pris.ly/discord)
94+
- Check out the [Prisma docs](https://www.prisma.io/docs)
95+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
96+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
97+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
98+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

databases/cockroachdb/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,11 @@ npm run start
151151
```
152152

153153
As a next step, explore the `script.ts` file to see how to use Prisma Client to read and write data in the database.
154+
155+
## Resources
156+
157+
- Check out the [Prisma docs](https://www.prisma.io/docs)
158+
- [Join our community on Discord](https://pris.ly/discord?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) to share feedback and interact with other users.
159+
- [Subscribe to our YouTube channel](https://pris.ly/youtube?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for live demos and video tutorials.
160+
- [Follow us on X](https://pris.ly/x?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section) for the latest updates.
161+
- Report issues or ask [questions on GitHub](https://pris.ly/github?utm_source=github&utm_medium=prisma_examples&utm_content=next_steps_section).

0 commit comments

Comments
 (0)