> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript.md).

# Nodejs 向け Zen Firewall（JavaScript & TypeScript）

[AikidoのZen Firewall](https://www.aikido.dev/zen) 実行時に一般的な攻撃や安全でない動作をブロックすることで、アプリケーションの保護に役立ちます。アプリごと、環境ごとに調整できる制御機能があります。以下のガイドを使ってインストールし、設定してください。

## フレームワーク

{% content-ref url="/pages/9c0809e61ab043d2aa6ab35fc44b5f37bbe7ca98" %}
[Nodejs（Express）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/express.md)
{% endcontent-ref %}

{% content-ref url="/pages/173e4b209562b37bf6910a1406d574c27ec8388e" %}
[Nodejs（Fastify）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/fastify.md)
{% endcontent-ref %}

{% content-ref url="/pages/82aa431094ed5343005e35134eab321827035285" %}
[Nodejs（hapi）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/hapi.md)
{% endcontent-ref %}

{% content-ref url="/pages/8f508ebda42f97f3f4201452bd033eedd642293e" %}
[Nodejs（Hono）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/hono.md)
{% endcontent-ref %}

{% content-ref url="/pages/7b0c59637982189ff9a762a27ffe165655ad49d5" %}
[Nodejs（ElysiaJS）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/elysiajs.md)
{% endcontent-ref %}

{% content-ref url="/pages/9ef4e707d58515cad66766310b3da4a1c5506378" %}
[Nodejs（Koa）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/koa.md)
{% endcontent-ref %}

{% content-ref url="/pages/9e891e7f6849b85d9508e35684a435a65ce3904c" %}
[Nodejs（micro）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/micro.md)
{% endcontent-ref %}

{% content-ref url="/pages/613b0d689fbb93bddfcd2dbc9e27ba96e3f6420f" %}
[Nodejs（NestJS）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/nestjs.md)
{% endcontent-ref %}

{% content-ref url="/pages/c3d6fec7deda714480add0073b0e82a1a1dfa905" %}
[Nodejs（Next.js スタンドアロン）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/nextjs.md)
{% endcontent-ref %}

{% content-ref url="/pages/001e26975087e50c9756414c2d7afcaa440853cb" %}
[Nodejs（Restify）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/restify.md)
{% endcontent-ref %}

{% content-ref url="/pages/8cbe5e3bd64075f6ea4b92643564bfc2ed9d9afb" %}
[Nodejs（汎用ミドルウェア）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/generic-middleware.md)
{% endcontent-ref %}

## バンドラー

{% content-ref url="/pages/1ccd44fffca67dd46fd729c4f83cd2f39305a0ee" %}
[Nodejs（ESM）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/node.js-esm.md)
{% endcontent-ref %}

{% content-ref url="/pages/bd55178fbd08c74e451948f854a124ae38a05257" %}
[Nodejs バンドラー（汎用）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/bundlers.md)
{% endcontent-ref %}

{% content-ref url="/pages/cfcb4669a8cf49237b8ba93be47fafa783659582" %}
[esbuild を使った Nodejs](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/esbuild.md)
{% endcontent-ref %}

## サーバーレス

{% content-ref url="/pages/a7bfae6728412095c9211eeff8f0629f0c600685" %}
[Nodejs（Google Cloud Pub/Sub）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/google-cloud-pubsub.md)
{% endcontent-ref %}

{% content-ref url="/pages/34cde8bd19eac0fa60c09d5c5c827620f180db38" %}
[Nodejs（Google Cloud Functions）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/google-cloud-functions.md)
{% endcontent-ref %}

{% content-ref url="/pages/e6e43e27fc81c3890abff7f8d1e452b83bcde4a7" %}
[Nodejs（AWS Lambda）](/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript/aws-lambda.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.aikido.dev/docs/docs-ja/zen-firewall/zen-installation-instructions/zen-firewall-for-nodejs-javascript-and-typescript.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
