martemorfosis / nextjs-starter

A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + Passwordless Auth + Fauna DB

Home Page:https://next-starter.bhanuteja.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextjs-starter

A Next.js starter kit template with React 17 + Typescript + Tailwind CSS 2 + React Query 3 + NextAuth.js (with GitHub Auth + Passwordless Auth) + Fauna DB


You can run FaunaDB locally using Fauna Dev docker image


Check out the blog post at blog.bhanuteja.dev to deploy this on Vercel.

Next.js Starter With Authentication + React 17 + TypeScript + Tailwind CSS 2 + ESLint


NOTE: (Prisma + Postgres) is replaced by Fauna DB in the current version.

References:


This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + Passwordless Auth + Fauna DB

https://next-starter.bhanuteja.dev

License:MIT License


Languages

Language:TypeScript 87.6%Language:JavaScript 9.6%Language:CSS 1.6%Language:Shell 1.3%