diff --git a/resources/n.ts b/resources/n.ts index 4e7e65b6..bc245725 100644 --- a/resources/n.ts +++ b/resources/n.ts @@ -44,6 +44,14 @@ export const resources: Resource[] = [ url: 'https://nextradar.dev', keywords: ['Nextjs', 'React', 'Vercel'], }, + { + name: 'NextReady', + categories: ['Template', 'Programming'], + description: + 'More than just a boilerplate. A ready-to-use Next.js template with Prisma, TypeScript, shadcn/ui, and more.', + keywords: ['next.js', 'boilerplate', 'template', 'typescript', 'prisma', 'shadcn/ui'], + url: 'https://nextready.dev', + }, { name: 'NextUI', description: 'Beautiful, fast, modern React UI Library',