Watt, Platformatic's Node.js application server, allows you to run multiple Node.js applications that are centrally managed.
By using Watt, you gain access to a virtual mesh network, fast logging via Pino, monitoring through Prometheus, and OpenTelemetry integrations.
Watt supports the stacks you love most, including Next.js, Astro, Express, and Fastify.
# Create a new application
npx wattpm@latest create
# Or install manually:
npm install wattpmFollow our Quick Start Guide to get up and running with Watt.
Check out our full documentation at platformatic.dev.
If you run into a bug, issues or have a suggestion for improvement, please raise an issue on GitHub or join our Discord feedback channel.
