Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/platformatic/platformatic
Platformatic Open Source monorepo!
https://github.com/platformatic/platformatic
fastify graphql hacktoberfest nodejs openapi rest
Last synced: 5 days ago
JSON representation
Platformatic Open Source monorepo!
- Host: GitHub
- URL: https://github.com/platformatic/platformatic
- Owner: platformatic
- License: apache-2.0
- Created: 2022-09-22T07:32:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-05T22:25:54.000Z (6 days ago)
- Last Synced: 2025-01-06T04:47:45.717Z (6 days ago)
- Topics: fastify, graphql, hacktoberfest, nodejs, openapi, rest
- Language: JavaScript
- Homepage:
- Size: 27.8 MB
- Stars: 1,513
- Watchers: 14
- Forks: 156
- Open Issues: 209
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - platformatic/platformatic - Platformatic Open Source monorepo! (JavaScript)
- awesome-github-repos - platformatic/platformatic - Platformatic Open Source monorepo! (JavaScript)
README
[![CI](https://github.com/platformatic/platformatic/actions/workflows/ci.yml/badge.svg)](https://github.com/platformatic/platformatic/actions/workflows/ci.yml)
[![Documentation](https://github.com/platformatic/platformatic/actions/workflows/update-docs.yml/badge.svg)](https://github.com/platformatic/platformatic/actions/workflows/update-docs.yml)
[![NPM version](https://img.shields.io/npm/v/platformatic.svg?style=flat)](https://www.npmjs.com/package/platformatic)
[![Discord](https://img.shields.io/discord/1011258196905689118)](https://discord.gg/platformatic)
The Open Source Toolkit for Node.js
__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
```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
- [Overview](https://docs.platformatic.dev/docs/Overview)
- [Getting Started](https://docs.platformatic.dev/docs/getting-started/quick-start-guide)
- [Guides](https://docs.platformatic.dev/docs/guides/movie-quotes-app-tutorial)Check out our full documentation at [docs.platformatic.dev](https://docs.platformatic.dev).
### Support
Join our community on [Discord](https://discord.gg/platformatic).
For a dedicated support, explore our [Enterprise Plans](https://www.platformatichq.com)## Platformatic for Teams
Find out more about the enterprise command center that simplifies the development, management and operations of your Node.js apps at [platformaticHQ.com](https://www.platformatichq.com).
![Command Center](./assets/Hompage_Solution_White.png)
## Issues
If you run into a bug 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.