Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 671 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 671 Bytes

Embedding A Luzmo Dashboard In Next.js Apps Using Clerk on Vercel

This repository contains all the code referenced in the following blog post:

To use this code you'll need a number of environment variables provided by Luzmo and Clerk, steps for how to create them are covered in the blog post.

Environment variables

Rename .env.example to .env.local and follow the steps in the above mentioned blog post.

Install dependencies

This repository uses npm.

npm install