Skip to content

TheWidlarzGroup/nextjs-authentication

Repository files navigation

This repo is part of our engineering blog at TWG 🔥

Installation:

  • Clone and run backend repo
  • Run yarn from the root
  • Run the app with yarn start

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.