Skip to content

RS-labhub/arcjet-docs

 
 

Repository files navigation

Arcjet Logo

Arcjet Docs

View the docs.

Arcjet helps developers protect their apps in just a few lines of code. Implement rate limiting, bot protection, email verification, and defense against common attacks.

Try an Arcjet protected app live at https://example.arcjet.com.

Commands

These docs are built using Astro and Starlight. All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Support

Join our Discord server or reach out for support.

Security

This repository follows the Arcjet Security Policy.

License

All content in this repository is licensed under the Creative Commons Attribution 4.0 International License and all code is licensed under the Apache License, Version 2.0.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 46.5%
  • TypeScript 24.2%
  • JavaScript 19.2%
  • SCSS 9.6%
  • Other 0.5%