This directory contains examples of how to use Arcjet.
Try an Arcjet protected app live at https://example.arcjet.com (source code).
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:4082
export NODE_TLS_REJECT_UNAUTHORIZED=0 # Allows local self-signed certs