Skip to content

Example blog with comments #24829

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

Merged
merged 21 commits into from
Jun 11, 2021
Merged

Conversation

ademilter
Copy link
Contributor

This is a example project which adds commenting functionality to Next.js blog application using Serverless Redis and Auth0.

The comment box requires Auth0 authentication for users to add new comments. A user can delete their own comment. Also admin user can delete any comment.

Comments are stored in Upstash.

@ijjk ijjk added the examples Issue was opened via the examples template. label May 5, 2021
Copy link
Member

@leerob leerob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Does this need

@ademilter ademilter changed the title Example blog with comment Example blog with comments May 5, 2021
@leerob
Copy link
Member

leerob commented May 6, 2021

This is looking awesome 😄 🚀

@leerob
Copy link
Member

leerob commented May 12, 2021

Let me know when you're ready for review again!

@ademilter
Copy link
Contributor Author

Let me know when you're ready for review again!

hi @leerob, I'm done and ready 😄

@ijjk

This comment has been minimized.

@enesakar
Copy link
Contributor

@leerob It says a test is failing but not related to us? Is there anything we can do?

@ijjk ijjk merged commit 5142c0e into vercel:canary Jun 11, 2021
janicklas-ralph pushed a commit to janicklas-ralph/next.js that referenced this pull request Jun 11, 2021
* initial commit

* delete comment

* env name fix

* Update README.md

* remove hapi-boom

* use next-image

* fix alt attr

* date fix for blog posts

* reset gitignore

* fix react best-practices

* prettier

* mdx to md

* fix prettier config. lint 👍

* Update examples/blog-with-comment/components/comment/list.js

Co-authored-by: Lee Robinson <[email protected]>

* refactor api methods

* fix: blog title

* fix: html lang

* next-mdx to gray-matter

Co-authored-by: Noah Fischer <[email protected]>
Co-authored-by: Lee Robinson <[email protected]>
Co-authored-by: Enes Akar <[email protected]>
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 16, 2021
* initial commit

* delete comment

* env name fix

* Update README.md

* remove hapi-boom

* use next-image

* fix alt attr

* date fix for blog posts

* reset gitignore

* fix react best-practices

* prettier

* mdx to md

* fix prettier config. lint 👍

* Update examples/blog-with-comment/components/comment/list.js

Co-authored-by: Lee Robinson <[email protected]>

* refactor api methods

* fix: blog title

* fix: html lang

* next-mdx to gray-matter

Co-authored-by: Noah Fischer <[email protected]>
Co-authored-by: Lee Robinson <[email protected]>
Co-authored-by: Enes Akar <[email protected]>
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue was opened via the examples template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants