All Projects → pbteja1998 → Nextjs Starter

pbteja1998 / Nextjs Starter

Licence: mit
A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + LinkedIn Auth + Password-less Auth + Fauna DB

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Nextjs Starter

Next Landing Vpn
An Open Source Landingpage For VPN or Apps. Build using NextJS 10 and Tailwind v2.0
Stars: ✭ 49 (-79.15%)
Mutual labels:  nextjs, tailwindcss
Nextjs Wordpress Starter
WebDevStudios Next.js WordPress Starter
Stars: ✭ 104 (-55.74%)
Mutual labels:  nextjs, tailwindcss
Next Authentication
Authentication & Authorization library for the Next.js framework
Stars: ✭ 55 (-76.6%)
Mutual labels:  nextjs, authentication
Egghead Next
The frontend for egghead.io.
Stars: ✭ 896 (+281.28%)
Mutual labels:  nextjs, tailwindcss
Next Apollo Auth
Authentication Boilerplate with Next.js and Apollo GraphQL
Stars: ✭ 159 (-32.34%)
Mutual labels:  nextjs, authentication
Next Purescript Example
Simple example app using Next.js with Purescript
Stars: ✭ 35 (-85.11%)
Mutual labels:  nextjs, tailwindcss
Leerob.io
✨ My portfolio built with Next.js, MDX, Tailwind CSS, and Vercel.
Stars: ✭ 1,369 (+482.55%)
Mutual labels:  nextjs, tailwindcss
Sapper Ecommerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, 1 command deploy to production, Open Source, MIT license. Join us as contributor ([email protected])
Stars: ✭ 289 (+22.98%)
Mutual labels:  authentication, tailwindcss
Notus Nextjs
Notus NextJS: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 152 (-35.32%)
Mutual labels:  nextjs, tailwindcss
Next Advanced Apollo Starter
Advanced, but minimalistic Next.js pre-configured starter with focus on DX
Stars: ✭ 131 (-44.26%)
Mutual labels:  nextjs, authentication
Next Auth
Authentication for Next.js
Stars: ✭ 8,362 (+3458.3%)
Mutual labels:  nextjs, authentication
Next Firebase Ssr
An Next.js example repo for building authenticated pages with Firebase Authentication, cookies, and getServerSideProps
Stars: ✭ 192 (-18.3%)
Mutual labels:  nextjs, authentication
Pizzaql
🍕 Modern OSS Order Management System for Pizza Restaurants
Stars: ✭ 631 (+168.51%)
Mutual labels:  nextjs, authentication
Intercom Clone
Intercom clone built with NextJS and TailwindCSS
Stars: ✭ 48 (-79.57%)
Mutual labels:  nextjs, tailwindcss
Nextjs Firebase Authentication
Next.js + Firebase Starter
Stars: ✭ 502 (+113.62%)
Mutual labels:  nextjs, authentication
Nextjs Redux Firebase Authentication
Boilerplate Project for Authentication with Firebase in NextJs and Redux
Stars: ✭ 90 (-61.7%)
Mutual labels:  nextjs, authentication
platforms
A template for site builders and low-code tools.
Stars: ✭ 1,156 (+391.91%)
Mutual labels:  nextjs, tailwindcss
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+1374.47%)
Mutual labels:  authentication, nextjs
Nextjs Headless Wordpress
🔥 Nextjs Headless WordPress
Stars: ✭ 110 (-53.19%)
Mutual labels:  nextjs, authentication
Nextjs Jwt Authentication
A proof of concept app for demonstrating authentication of Next.js app with JWT.
Stars: ✭ 191 (-18.72%)
Mutual labels:  nextjs, authentication

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].