GithubHelp home page GithubHelp logo

bajoski34 / clerk-nextjs-onboarding-sample-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clerk/clerk-nextjs-onboarding-sample-app

0.0 0.0 0.0 852 KB

Home Page: https://sample-onboarding-app.clerkpreview.com/

JavaScript 0.79% TypeScript 96.74% CSS 2.47%

clerk-nextjs-onboarding-sample-app's Introduction


Onboarding using Clerk (Sample App)

Discord Twitter

Clerk Hero Image

Introduction

Clerk is a developer-first authentication and user management solution. It provides pre-built React components and hooks for sign-in, sign-up, user profile, and organization management. Clerk is designed to be easy to use and customize, and can be dropped into any React or Next.js application.

The user onboarding flow plays a crucial role in your application development journey, and Clerk significantly simplifies this process with built-in tooling like customizable session data, middleware in the Next.js SDK.

This repo is a working implementation of a full stack Next.js app showcasing how to leverage Clerk for your user onboarding flow and includes the following:

  • Fully functional auth flow leveraging the Account Portal
  • Hooks for accessing user data and authentication state
  • Customized clerkMiddleware to leverage state for redirect

Demo

A hosted demo of this example is available at https://sample-onboarding-app.clerkpreview.com/

Running the template

git clone https://github.com/clerk/clerk-nextjs-onboarding-sample-app

To run the example locally, you need to:

  1. Sign up for a Clerk account at https://clerk.com.
  2. Go to the Clerk dashboard and create an application.
  3. Set the required Clerk environment variables
  4. pnpm install the required dependencies.
  5. pnpm dev to launch the development server.

Alternatively, to use npm instead of pnpm, first delete the pnpm-lock.yaml file and run npm install and npm run dev

Learn more

To learn more about Clerk and Next.js, check out the following resources:

Found an issue?

If you have found an issue with our documentation, please create an issue.

If it's a quick fix, such as a misspelled word or a broken link, feel free to skip creating an issue. Go ahead and create a pull request with the solution. ๐Ÿš€

Connect with us

You can discuss ideas, ask questions, and meet others from the community in our Discord.

If you prefer, you can also find support through our Twitter, or you can email us!

clerk-nextjs-onboarding-sample-app's People

Contributors

msakbar avatar royanger avatar chenrui333 avatar jshek-clerk avatar kylemac avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.