Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

README

        



The Platformatic logo

[![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.