Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.86 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.86 KB


Clerk JS Starter

This example shows how to use Clerk with Vanilla JS.

chat on Discord documentation twitter


Clerk is Hiring!

Would you like to work on Open Source software and help maintain this repository? Apply today!


Clerk + JavaScript Starter

This repository shows how to use Clerk with JavaScript.

Running the starter locally

  1. Sign up for a Clerk account at https://clerk.dev
  2. Fork and/or clone this repository
  3. Add your "Publishable Key" (found on API Keys) to the publishableKey variable at the top of src/script.js
  4. Run the app:
    • If you're using VS Code, we recommend Live Server.
    • Otherwise, feel free to use any server or tool of your choice.

Need help?

If you need support or have anything you would like to ask, please reach out in our Discord channel. We'd love to chat!