Giter Site home page Giter Site logo

luiz504 / auth-clerk-nextjs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 121 KB

NextJS & Clerk Auth Integration is a repository showcasing seamless authentication integration. Explore features like user authentication, session management, and protected routes. Implement secure user authentication in NextJS using Clerk.

JavaScript 13.98% TypeScript 84.76% CSS 1.26%
clerk nextjs tailwindcss turborepo

auth-clerk-nextjs's Introduction

NextJS and Clerk Authentication Integration Tests

This project is a small example of integrating authentication and user management using NextJS and Clerk. NextJS is a React framework for building web applications, and Clerk is an authentication and user management platform.

Features

  • User authentication using Clerk
  • Session and authentication token management
  • Protected authenticated routes

Prerequisites

Before getting started, you need to have a Clerk account and set up your project with the necessary API keys. Additionally, make sure you have Node.js, npm (or yarn), and Turbo installed on your machine.

How to Run the Project

  1. Clone this repository to your local machine.
  2. Navigate to the project directory using the terminal.
  3. Install the project dependencies by running pnpm install (or npm install or yarn install).
  4. Configure your Clerk API Keys, /apps/web/.env.local and the /apps/server/env.
  5. In the project root terminal run the command to start both the web and server apps: concurrently.
   pnpm dev
  1. Access the application in your browser at the specified URL.
  2. Feel free to explore and test the authentication integration with NextJS and Clerk in this project.

auth-clerk-nextjs's People

Contributors

luiz504 avatar turbobot-temp avatar

Watchers

 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.