Use this example app to test @clerk/fastify.
- Install dependencies
npm install-
Use
@clerk/dev-clito build all repository packages and install the local version into this playground. -
Start the server:
pnpm startYou can visit these routes:
//sign-in/me(requires sign-in)/private(requires sign-in)