Awesome
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="assets/banner-dark.png"> <source media="(prefers-color-scheme: light)" srcset="assets/banner-light.png"> <img alt="The Platformatic logo" src="assets/banner-light.png"> </picture> </div> <div align="center"> </div> <h1 align="center"> <br/> The Open Source Toolkit for Node.js <br/> </h1> <div align="center">Platformatic's Open Source toolkit helps you build modern Node.js
applications without the endless loop of setup and maintenance.
How does it work?
Platformatic puts Node development on autopilot, with:
- 🧱 Opinionated structures and composable templates
- 🔋 Batteries-included API setup
- 📄 Out-of-the-box documentation, logs, and metrics
- ⚙️ Shareable and reusable configurations
Ready to get started?
Install
<hr /># Create a new application
npm create platformatic@latest
# Or install manually:
npm install platformatic
Follow our Quick Start Guide to get up and running with Platformatic.
Documentation
<hr />Check out our full documentation at docs.platformatic.dev.
Support
<hr />Join our community on Discord. For a dedicated support, explore our Enterprise Plans
Platformatic for Teams
<hr />Find out more about the enterprise command center that simplifies the development, management and operations of your Node.js apps at platformaticHQ.com.
Issues
If you run into a bug or have a suggestion for improvement, please raise an issue on GitHub or join our Discord feedback channel.