Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arcjet/arcjet-docs

Arcjet's documentation.
https://github.com/arcjet/arcjet-docs

arcjet astro devtools docs markdown security-tools

Last synced: about 20 hours ago
JSON representation

Arcjet's documentation.

Awesome Lists containing this project

README

        




Arcjet Logo

# Arcjet Docs

[View the docs](docs).

[Arcjet][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][example-url].

## Commands

These docs are built using [Astro][astro] and [Starlight][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][discord-invite] or [reach out for support][support].

## Security

This repository follows the [Arcjet Security Policy][arcjet-security].

## License

All content in this repository is licensed under the [Creative Commons
Attribution 4.0 International License](./LICENSE) and all code is licensed under
the [Apache License, Version 2.0](./LICENSE-CODE).

[arcjet]: https://arcjet.com
[astro]: https://astro.build
[starlight]: https://starlight.astro.build
[arcjet-security]: https://docs.arcjet.com/security
[example-url]: https://example.arcjet.com
[discord-invite]: https://discord.gg/TPra6jqZDC
[support]: https://docs.arcjet.com/support