Show HN: The Next.js Starter Kit with TypeScript, Auth, Postgres, etc. (github.com) 7 points by bhanuteja_p 5y ago ↗ HN
[–] bhanuteja_p 5y ago ↗ I created an open-source Next.js starter template on GitHub with all of the things that I use in my projects.It has all of the following things configured:• React 17• TypeScript• GitHub Auth using NextAuth.js• Email and Passwordless Auth using NextAuth.js• Postgres• Tailwind CSS 2• Prisma 2• ESLint• Prettier• Husky (Pre-commit Hook for linting and type checking)• React Query• React Query Dev ToolsBlog Post - https://blog.bhanuteja.dev/nextjs-starter-with-authenticatio...GitHub Repo - https://github.com/pbteja1998/nextjs-starterLive Demo - https://next-starter.bhanuteja.dev/Live demo is deployed on Vercel.I will be adding Jest and GitHub actions in the future to the repo.Any suggestions are welcome.Thanks. [–] junon 5y ago ↗ This should be a "Show HN", then. [–] bhanuteja_p 5y ago ↗ Added Show HN at the start of the title.
[–] junon 5y ago ↗ This should be a "Show HN", then. [–] bhanuteja_p 5y ago ↗ Added Show HN at the start of the title.
4 comments
[ 2.8 ms ] story [ 21.3 ms ] threadIt has all of the following things configured:
• React 17
• TypeScript
• GitHub Auth using NextAuth.js
• Email and Passwordless Auth using NextAuth.js
• Postgres
• Tailwind CSS 2
• Prisma 2
• ESLint
• Prettier
• Husky (Pre-commit Hook for linting and type checking)
• React Query
• React Query Dev Tools
Blog Post - https://blog.bhanuteja.dev/nextjs-starter-with-authenticatio...
GitHub Repo - https://github.com/pbteja1998/nextjs-starter
Live Demo - https://next-starter.bhanuteja.dev/
Live demo is deployed on Vercel.
I will be adding Jest and GitHub actions in the future to the repo.
Any suggestions are welcome.
Thanks.