Загрузка видео...

Не удалось загрузить видео

На главную

Just shipped a new Next.js template! • Uses Postgres and Drizzle for the database • UI components with Tailwind and shadcn/ui • Email/password authentication with JWTs stored to cookies • Dashboard pages with CRUD operations on users/teams • Basic RBAC with Owner and Member roles • Pricing page (/)...

362,516 просмотров • 1 год назад •via X (Twitter)

Комментарии: 9

Фото профиля Lee Robinson
Lee Robinson1 год назад

Story points to complete this: 6 newborn nap times 🤣

Фото профиля Guillermo Rauch
Guillermo Rauch1 год назад

@nextjs Love the distinction between global / local middleware. You need to run code before the page cache (edge) and after the cache (region)

Фото профиля MJ
MJ1 год назад

@nextjs Congratz! If you need a bit more @achromaticlabs !

Фото профиля Lee Robinson
Lee Robinson1 год назад

@nextjs @achromaticlabs I linked to it in the README 😁 Great work!

Фото профиля Nico - 📖 Pull Request Best Practices
Nico - 📖 Pull Request Best Practices1 год назад

@nextjs i have a question. why don't the matcher in middleware simply be /dashboard/:path* ? looking at the middleware func, i think it's only there to handle requests to protected routes 🤔 it doesn't need to run for other routes, does it?

Фото профиля Lee Robinson
Lee Robinson1 год назад

@nextjs Good question – it also refreshes the session cookie (on all routes).

Фото профиля Lee Robinson
Lee Robinson1 год назад

@yeg_jennifer @nextjs You can create custom themes!

Фото профиля DevNotes_Journal
DevNotes_Journal1 год назад

@nextjs Awesome work! Love the stack with Next.js, Drizzle, and Tailwind. The RBAC and activity logging system are a great touch for scaling apps. Excited to check out the demo and dive into the code. Looking forward to seeing how you evolve this.

Фото профиля ND 🎯
ND 🎯1 год назад

@nextjs RIP to all sass template inde hackers!!

Похожие видео