All Projects → payloadcms → Payload

payloadcms / Payload

Licence: other
Headless CMS and Application Framework built with Node.js, React and MongoDB

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Payload

Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+8464.94%)
Mutual labels:  api, graphql, cms, headless-cms, dashboard
Strapi Sdk Javascript
🔌 Official JavaScript SDK for APIs built with Strapi.
Stars: ✭ 247 (+60.39%)
Mutual labels:  api, graphql, cms, headless-cms, dashboard
Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+27033.77%)
Mutual labels:  api, graphql, cms, headless-cms, dashboard
Tensei
🚀 Content management and distribution with a touch of elegance.
Stars: ✭ 217 (+40.91%)
Mutual labels:  api, graphql, cms, express
Tipe
🎉 Next Generation API-first CMS for developers. Generate an API-first CMS from a GraphQL schema with offline prototyping and an inline editor
Stars: ✭ 2,157 (+1300.65%)
Mutual labels:  graphql, cms, headless-cms, dashboard
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-27.92%)
Mutual labels:  api, graphql, cms, dashboard
Graphbrainz
A fully-featured GraphQL interface for the MusicBrainz API.
Stars: ✭ 130 (-15.58%)
Mutual labels:  api, graphql, express
App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (+201.3%)
Mutual labels:  api, cms, headless-cms
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (+215.58%)
Mutual labels:  api, graphql, cms
Binda
Headless CMS based on Ruby on Rails
Stars: ✭ 60 (-61.04%)
Mutual labels:  cms, headless-cms, dashboard
Core
Source Code for dotCMS Java Enterprise Content Management System
Stars: ✭ 615 (+299.35%)
Mutual labels:  graphql, cms, headless-cms
Core
Backpulse's core. Backpulse is an API Based CMS. Build you own website without worrying about the content administration system.
Stars: ✭ 61 (-60.39%)
Mutual labels:  api, cms, headless-cms
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (+183.12%)
Mutual labels:  api, cms, headless-cms
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+3061.69%)
Mutual labels:  graphql, cms, headless-cms
Express Graphql Mongodb Boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
Stars: ✭ 288 (+87.01%)
Mutual labels:  api, graphql, express
Contentjet Ui
Headless API-first content management system
Stars: ✭ 42 (-72.73%)
Mutual labels:  api, cms, headless-cms
Porn Vault
💋 Manage your ever-growing porn collection. Using Vue & GraphQL
Stars: ✭ 1,634 (+961.04%)
Mutual labels:  graphql, cms, express
Laqul
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
Stars: ✭ 110 (-28.57%)
Mutual labels:  api, graphql, dashboard
Blog Service
blog service @nestjs
Stars: ✭ 188 (+22.08%)
Mutual labels:  api, graphql, express
Docker
Directus Docker — The Official Docker Container for the Directus Suite
Stars: ✭ 93 (-39.61%)
Mutual labels:  graphql, cms, headless-cms

Payload

A self-hosted, JavaScript headless CMS & application framework built with Express, MongoDB and React.

npm Tweet Payload

Payload headless CMS Admin panel built with React

Quick Start

npx create-payload-app

Alternatively, it only takes about five minutes to create an app from scratch.

Documentation

Check out the Payload website to find in-depth documentation for everything that Payload offers.

Features

Code-first

If you know JavaScript, you know Payload. Payload is a code-first CMS, which allows us to do a lot of things right:

  • Payload gives you everything you need, but then steps back and lets you build what you want in JavaScript or TypeScript - with no unnecessary complexity brought by GUIs. You'll understand how your CMS works, because you will have written it exactly how you want it.
  • Bring your own Express server and do whatever you need on top of Payload. Payload doesn't impose anything on you or your app.
  • Completely control the Admin panel by using your own React components. Swap out fields or even entire views with ease.
  • Use your data however and wherever you need thanks to auto-generated, yet fully extensible REST, GraphQL and Local Node APIs.

Free forever for personal use and small projects

Payload is 100% free for personal projects or small use cases where only one admin user is required. You can also get started without an account whatsoever while running on localhost.

Installation

Before beginning to work with Payload, make sure you have all of the required software.

From there, the easiest way to get started with Payload is to use the create-payload-app package:

npx create-payload-app

Alternatively, it only takes about five minutes to write out your own app from scratch.

License

Find the Payload license here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].