https://github.com/polgubau/next14_standalone
A basic nextjs14 fully created with app router, nextAuth, layouts, error pages, server actions, partial rendering...
https://github.com/polgubau/next14_standalone
dashboard nextauth nextjs npm postgresql serveractions tailwindcss
Last synced: 6 months ago
JSON representation
A basic nextjs14 fully created with app router, nextAuth, layouts, error pages, server actions, partial rendering...
- Host: GitHub
- URL: https://github.com/polgubau/next14_standalone
- Owner: PolGubau
- Created: 2023-10-29T12:07:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T15:09:14.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T23:39:09.353Z (12 months ago)
- Topics: dashboard, nextauth, nextjs, npm, postgresql, serveractions, tailwindcss
- Language: TypeScript
- Homepage: https://nextjs-dashboard-polgubau.vercel.app
- Size: 746 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Next.js App Router Course - Final
This is the final template for the Next.js App Router Course. It contains the final code for the dashboard application.
For more information, see the [course curriculum](https://nextjs.org/learn) on the Next.js Website.