This repository contains examples of using the Arcjet SDK in various frameworks.
Tip
Each example is a self-contained project that is available as it's own repository. We recommend cloning the individual example repositories rather than this repository as a whole.
- Astro example
(
./examples/astro
) - Express.js example
(
./examples/expressjs
) - Fastify example
(
./examples/fastify
) - NestJS example
(
./examples/nestjs
) - Next.js example
(
./examples/nextjs
) - Remix example
Can't find what you're looking for? Try the examples
directory of the
arcjet/arcjet-js
repository.
Please see the Contributing guide for information on how to contribute to this repository or add a new example.