Skip to content

Example starter repo for Clerk and JavaScript

Notifications You must be signed in to change notification settings

flamaso/clerk-js-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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!

About

Example starter repo for Clerk and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • HTML 33.2%
  • CSS 16.0%