https://github.com/sahandghavidel/next-blog
A blog with admin dashboard using Next.js, Tailwind CSS and Clerk
https://github.com/sahandghavidel/next-blog
clerk nextjs
Last synced: 7 months ago
JSON representation
A blog with admin dashboard using Next.js, Tailwind CSS and Clerk
- Host: GitHub
- URL: https://github.com/sahandghavidel/next-blog
- Owner: sahandghavidel
- Created: 2024-11-09T04:31:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T09:40:06.000Z (10 months ago)
- Last Synced: 2024-12-14T10:25:11.773Z (10 months ago)
- Topics: clerk, nextjs
- Language: JavaScript
- Homepage: https://blog.100jsprojects.com/
- Size: 587 KB
- Stars: 20
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This application leverages Next.js, a robust React framework, to build server-side rendered and statically generated web applications.
We have integrated Clerk for seamless user authentication, providing a secure and user-friendly login experience.
Our backend is powered by MongoDB, a NoSQL database, and we use Mongoose for elegant MongoDB object modeling in Node.js.
This project is designed as a full-featured blog application with dashboard.
For more information, please refer to the official documentation of the technologies used:
[`Clerk Documentation`](https://go.clerk.com/WSe7K8F)