panteliselef / astro-with-clerk-auth

Community Astro SDK for Clerk with starter `astro-clerk-auth`
https://astro-clerk.elef.codes
MIT License
41 stars 9 forks source link
astro astrojs clerk clerk-auth clerkjs

Community Clerk + Astro starter astro-clerk-auth

Read the docs

Apps

Packages

Build

This turborepo uses npm as a package manager. To build all apps and packages, run the following command:

cd astro-with-clerk-auth
npm run build

Develop

To develop all apps and packages, run the following command:

cd astro-with-clerk-auth
npm run dev