UNPKG

platformatic

Version:
41 lines (28 loc) 1.22 kB
![The Platformatic logo](https://github.com/platformatic/platformatic/raw/HEAD/assets/banner-light.png) <p align="center"> <br/> <a href="https://platformatic.dev/">Platformatic</a> open-source tools simplify building and <br/> running Node.js applications, with best practices baked in. <br/><br/> </p> ## Install ```bash # Create a new application npm create platformatic@latest # Or install manually: npm install platformatic ``` Follow our [Quick Start Guide](https://docs.platformatic.dev/docs/getting-started/quick-start) guide to get up and running with Platformatic. ## Documentation - [Getting Started](https://docs.platformatic.dev/docs/getting-started/quick-start-guide) - [CLI](https://docs.platformatic.dev/docs/reference/wattpm/cli-commands) - [Guides](https://docs.platformatic.dev/docs/guides/build-modular-monolith) Check out our full documentation at [docs.platformatic.dev](https://docs.platformatic.dev). ## Support If you run into a bug, issues or have a suggestion for improvement, please raise an [issue on GitHub](https://github.com/platformatic/platformatic/issues/new) or join our [Discord feedback](https://discord.gg/platformatic) channel. ## License [Apache 2.0](LICENSE)