-
Notifications
You must be signed in to change notification settings - Fork 777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Pulse docs: "What is Pulse?" and "Getting started" #5976
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Absolute URL checkNo absolute URLs to prisma.io/docs found. |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 34.3%, saving 95.58 KB.
148 images did not require optimisation. |
Deploying docs with Cloudflare Pages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few minor changes and some questions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nikolasburk, this is great, thanks so much for adding these details! 🙏
Co-authored-by: Jon Harrell <[email protected]>
Co-authored-by: Jon Harrell <[email protected]>
Co-authored-by: Petra Donka <[email protected]>
Co-authored-by: Petra Donka <[email protected]>
Co-authored-by: Petra Donka <[email protected]>
Co-authored-by: Petra Donka <[email protected]>
Co-authored-by: Petra Donka <[email protected]>
Co-authored-by: Jon Harrell <[email protected]>
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 12.7%, saving 54.05 KB.
148 images did not require optimisation. |
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 4.6%, saving 4.06 KB.
150 images did not require optimisation. |
Co-authored-by: Petra Donka <[email protected]>
I made a couple of changes that I hope make it easier for people to understand what Pulse is, what value it provides and getting started with it.
Nothing too fundamental, just a few things I thought should be improved:
prisma.notification.subscribe()
toprisma.user.subscribe()
and add the corresponding Prisma schema in a tabFWIW: I didn't do that yet but I think we should also (in the future) instruct people to run
prisma migrate
in these instructions to really have a fully step-by-step tutorial that doesn't leave room for error