Clerk Fastify Template
A template project integrating Clerk authentication with Fastify and Drizzle ORM for PostgreSQL databases.
Features
- Authentication: Secure user authentication with https://clerk.dev/ (opens in a new tab)
- API Server: Fast and low overhead web framework using https://www.fastify.io/ (opens in a new tab)
- Database: PostgreSQL database with https://orm.drizzle.team/ (opens in a new tab) and https://neon.tech/ (opens in a new tab) serverless Postgres
