florian-lefebvre / astro-with-clerk-auth

Community Astro SDK for Clerk with starter `astro-clerk-auth`

Home Page:https://astro-clerk.elef.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Community Clerk + Astro starter astro-clerk-auth

What's inside?

This turborepo uses npm as a package manager.

Apps

Packages

  • astro-clerk-auth: Private package for supporting integration between Clerk and Astro. Read the docs

Build

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

About

Community Astro SDK for Clerk with starter `astro-clerk-auth`

https://astro-clerk.elef.codes

License:MIT License


Languages

Language:TypeScript 46.7%Language:Astro 27.0%Language:JavaScript 26.2%