Skip to content

jahzlariosa/pahina

Repository files navigation

Pahina - Next.JS Starter with Auth.js and Strapi CMS integration

Installation

  • run npx create-next-app@latest nextjs-blog --use-npm --example "https://github.com/jahzlariosa/pahina"
  • run npm run setup-env to setup the env variables
  • npm run dev

ENV Variable Setup

GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
NEXTAUTH_SECRET=
NEXT_PUBLIC_GOOGLE_ANALYTICS=
BACKEND_API_DOMAIN=

Protected Pages

See and edit middleware.tsx to add your protected pages.

Authentication

  • Google SSO
  • Passwordless login

About

Next.js Starter with Strapi CMS and Auth.js integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published