Found 86 repositories(showing 30)
guillim
⭐ NextJS BoilerPlate is a Starter Kit to build ideas in a one hour ☀️ alternative to ShipFast based on Next framework⚡️ Made with Nextjs 14, TypeScript, Tailwind, Stripe, Mailgun, Google Auth
ionicthemes
🔥 Ionic Firebase Authentication Starter - FREE starter app with Firebase Authentication with social providers such as Google, Facebook and Twitter. Includes complete tutorial to learn how to integrate Firebase Auth into your Ionic 5 application.
srameshr
Ionic starter template that includes Facebook and Google open auth login through native facebook and google apps.
devAaus
Better Auth Starter – A Next.js 15 authentication boilerplate with BetterAuth (credentials & Google login), Tailwind CSS, ShadCN, Prisma ORM, and PostgreSQL. 🚀 Secure & scalable auth solution!
jabirdev
Starter Nextjs 14 + prisma + shadcn ui + next-auth 5 + One Tap Google Sign In
Next.js 14 SAAS starter with PostgreSQL, Prisma ORM. Streamline user sign-up/sign-in flow, Google, Facebook authentication. Tailwind CSS, Next-Auth v5. Versatile, efficient.
ednihs-yahska
A nextjs starter project with tailwind, styled components and material ui configured. It also comes configured with next-auth with google provider
M-Tijani
A starter project for next js with authentication Next.js + Tailwind + Typescript + Prisma + NextAuth + Google_Auth + Mongodb starter template.
msShanky
Blitz starter application with Google Auth enabled and basic app shell template
w3bh4ck
A React/Redux E-commerce starter app with Google Auth(Firebase) & Stripe Payment Gateway.
🚀 Expo + Firebase Auth starter — minimal setup for email/password, Google, and Facebook authentication with a clean UI.
mindlapse
web app template - start with Google sign in via AWS Amplify auth, react, & redux-observable
olopsman
Google API using server components nextjs starter kit
lcc33
Opinionated NestJS backend starter with Prisma, PostgreSQL, JWT auth, Google OAuth, and rate limiting.
stliang
Firebase front-end starter kit based on MUI, React hooks, and Google auth. This starter kit consist of ferrofunctions, ferrorod, and ferroadmin
DevLubab
NestJS Microservices Starter: Full-stack distributed Auth/Profile system with Next.js, Google OAuth 2.0, JWT (HttpOnly), Redis, and PostgreSQL
skssmd
Gin-based starter with integrated auth, Google auth, Stripe, email verification, and an API-based admin panel. Supports PostgreSQL & SQLite. Easily manage models with CRUD operations and user access control. Ideal for quick setup and efficient database management.
dragoscv
This is the starter template to build an app with NextJS. It features Header, Body and Footer and also has Next Auth configured with Google provider. Language and theme switcher availabe
pantaleone-ai
Modern Next.js 15 SaaS Starter – a production-ready boilerplate with BetterAuth (Google, GitHub, Email), Stripe subscriptions, PostgreSQL + Drizzle ORM, shadcn/ui components, and AI integration. Launch your SaaS fast with secure auth, payments, and modern UI.
TalhaRizwan093
Spring-Security Microservices Starter Project with spring-boot best practices. This project serves a template to your new enterprise level application. Spring boot professional and best practices are used in this project. Username Password authentication, Google Auth, Jwt is implemented and fully functional.
shaunyee
React For Beginners — ReactForBeginners.com Starter files for the React For Beginners course. Come Learn React with me! The code in this repo meant to be a reference point for anyone following along with the video course. To Start Note - one of the dependencies is currently not working with Node.js 10.3, please use version 9.11.1 (or around that, 8.x and 9.x should work fine) until then. cd into catch-of-the-day and follow along with the videos Each numbered folder in stepped-solutions contains the files for the beginning of each correspondingly numbered video, should you need them. So, if you need any code, pull the appropriate file into your catch-of-the-day folder. You are welcome to submit Pull Requests but I'd like to keep the code as similar as possible to the course content. Code Use You are welcome to use this code in your own applications. If you would like to use it for training purposes, please shoot me a message first to make sure it's okay. Frequently Asked Questions ❓ I'm getting error "Pre-built binaries not found for grpc@1.10.1 and node@10.3.0" and "Tried to download(403): https://storage.googleapis.com....." One of the dependencies is currently not working with Node.js 10.3, please use version 9.11.1 (or around that, 8.x and 9.x should work fine) until then. Don't sweat this as it's just build tooling and isn't related to the version of react you are using. ❓ I tried installing the Babel syntax highlighter but it didn't work! There are a few possible options: If you are on Sublime Text 2, you should Upgrade to Sublime Text 3. Some users have reported restarting works You can try the JavaScript Next syntax highlighter instead ❓ I can't set Babel as the default syntax highlighter! Make sure you are in a file with the extension of .js before you do this step - you can't set the default for a file without having a file open! ❓ I can't see the React tab in my dev tools Restart your dev tools or your chrome browser entirely. They will only show up when you are viewing a React app - so make sure you test it on Facebook or another website that is running React. It won't work on your empty main.js file until you import React from 'react'. ❓ npm start doesn't update the app on file save, or doesn't run correctly. There may be a few different causes for this: Webpack currently can't handle folder/file names that contain parentheses. Webpack also has problems running inside folders for Dropbox/Google Drive type services. Git is recommended for keeping your files in sync across multiple computers. Changes In the 2018 RE-Record In March 2018 I re-recorded this course. Here are the things that I've updated. Upgrade to React Router 4 Final API Use React 16.3 Move to external PropTypes Package Use React's new Refs API, remove function refs Remove all use of constructors and super() - use class properties instead Better explain binding, use of this and component instances Moved from React-addons-css-transition-group to react-transition-group and upgraded from 1.x to 2.x Use official Firebase package for Auth as re-base is now only for data binding Move promise based code to async/await Show how to return multiple elements with React.Fragment htaccess Here is the .htaccess file we use in the apache deployment video RewriteBase / RewriteRule ^index\.html$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.html [L]
vincentktieu101
No description available
PeterTakahashi
FastAPI Auth Starter Kit — Google & GitHub OAuth + React
Ready to use project
bmorgan21
A starter express app with bootstrap, nunjucks, mongodb and google auth.
akashmahlaz
Expo Authentication Template | React Native + Expo | Mobile Auth Flow | Google/Apple Sign-in | Secure Login | TypeScript | Mobile App Starter | Cross-platform Auth
tomdekan
Minimal starter template for Next.js. Includes Payments (Stripe) and Auth (Google sign-in and BetterAuth)
Not-Minimal
A production-ready Next.js 16 starter template with Better Auth, Prisma 7, and OAuth (GitHub & Google) pre-configured.
sarvagyakrcs
Starter Nextjs 14 + prisma + shadcn ui + next-auth 5 + One Tap Google Sign In + Profile Pic Upload using AWS S3
CinnamonfirJ
A simple authentication starter using Next.js App Router, Auth.js, ShadCN UI, and Google OAuth with support for credentials login.