This directory contains examples of how to use Arcjet.
Try an Arcjet protected Next.js app live at
example.arcjet.com
To develop Arcjet, use the following commands before starting the example:
export ARCJET_LOG_LEVEL=DEBUG
export ARCJET_BASE_URL=https://decide.arcjet.orb.local
export NODE_TLS_REJECT_UNAUTHORIZED=0 # Allows local self-signed certs