Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwylynko/next-template
https://github.com/nwylynko/next-template
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nwylynko/next-template
- Owner: NWylynko
- Created: 2024-10-28T20:02:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T20:08:40.000Z (3 months ago)
- Last Synced: 2024-10-28T21:19:53.277Z (3 months ago)
- Language: TypeScript
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)