Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nwylynko/next-template


https://github.com/nwylynko/next-template

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Nextjs Template

## Dependencies, Tools, Software and Services

### System
- [React.js](https://react.dev)
- [TypeScript](https://typescriptlang.org)
- [Next.js](https://nextjs.org)
- [Node.js](https://nodejs.org)
- [Pnpm](https://pnpm.io)

### Styling
- [Tailwind CSS](https://tailwindcss.com)
- [Shadcn/ui](https://ui.shadcn.com)
- [Lucide Icons](https://lucide.dev)

### Authentication
- [Clerk](https://clerk.com)

### API / Backend
- [Zod](https://zod.dev)

### Hosting
- [Vercel](https://vercel.com)
- [Cloudflare](https://cloudflare.com)

### Database
- [Drizzle](https://orm.drizzle.team)
- [Neon](https://neon.tech)

### React Libraries
- [React Hook Form](https://react-hook-form.com)

### Payment Processing
- [Stripe](https://stripe.com)

### Emails
- [Resend](https://resend.com)
- [React Email](https://react.email)

### Dev Tools
- [Visual Studio Code](https://code.visualstudio.com)
- [Eslint](https://eslint.org)