Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apostrophecms/apostrophe
A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
https://github.com/apostrophecms/apostrophe
apostrophe cms cms-framework jamstack javascript node node-js nodejs website-builder
Last synced: 19 days ago
JSON representation
A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
- Host: GitHub
- URL: https://github.com/apostrophecms/apostrophe
- Owner: apostrophecms
- License: mit
- Created: 2013-02-08T20:04:02.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T17:33:13.000Z (about 1 month ago)
- Last Synced: 2024-10-11T19:03:32.701Z (about 1 month ago)
- Topics: apostrophe, cms, cms-framework, jamstack, javascript, node, node-js, nodejs, website-builder
- Language: JavaScript
- Homepage: https://apostrophecms.com
- Size: 36.3 MB
- Stars: 4,345
- Watchers: 124
- Forks: 592
- Open Issues: 133
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-nodejs-cn - ApostropheCMS - 基于 Express 和 MongoDB 的,强调直观的前端内容编辑和管理的内容管理系统 (包 / 内容管理系统)
- awesome-nodejs - ApostropheCMS - Content management system with an emphasis on intuitive front end content editing and administration built on Express and MongoDB. ![](https://img.shields.io/github/stars/apostrophecms/apostrophe.svg?style=social&label=Star) (Repository / Content management systems (CMS))
- awesome-github-repos - apostrophecms/apostrophe - A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment. (JavaScript)
- awesome-repositories - apostrophecms/apostrophe - A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment. (JavaScript)
- awesome-github-star - apostrophe - featured, open-source CMS built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment. | apostrophecms | 4137 | (JavaScript)
- jimsghstars - apostrophecms/apostrophe - A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment. (JavaScript)
- awesome-nodejs - ApostropheCMS - Content management system with an emphasis on intuitive front end content editing and administration built on Express and MongoDB. (Packages / Content management systems)
- awesome-nodejs - apostrophe - A CMS framework for Node.js that supports in-context editing, schema-driven content types, flexible widgets, and much more. Hint: start with the docs and use apostrophe-cli. - ★ 2410 (Content management systems)
- awesome-node - ApostropheCMS - Content management system with an emphasis on intuitive front end content editing and administration built on Express and MongoDB. (Packages / Content management systems)
- awesome-nodejs-cn - ApostropheCMS - 基于Express和MongoDB的内容管理系统,强调直观的前端内容编辑和管理. (目录 / Content management systems)
- awesome-starred - apostrophecms/apostrophe - Apostrophe is a full-featured, open-source CMS built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment. (nodejs)
- awesome-nodejs-cn - ApostropheCMS - **star:4358** 内容管理系统,强调直观的前端内容编辑和管理建立在Express和MongoDB上 ![star > 2000][Awesome] (包 / 内容管理系统)
- awesome-homelab - Apostrophe 2 - featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment. | (Apps / X)
README
![Unit Tests](https://github.com/apostrophecms/apostrophe/actions/workflows/main.yml/badge.svg)
[![Chat on Discord](https://img.shields.io/discord/517772094482677790.svg)](https://chat.apostrophecms.org)
ApostropheCMS 3
ApostropheCMS is a full-featured, open source CMS built with Node.js that seeks to empower organizations by combining in-context editing and headless architecture in a full-stack JS environment.
Documentation »
Demo
·
Roadmap
·
Report Bug
## About ApostropheCMS
ApostropheCMS is content software for everyone in an organization. It helps teams of all sizes create dynamic digital experiences with elegance and efficiency by blending powerful features, developer happiness, and a low learning curve for content creators. Apostrophe has powered websites and web apps for organizations large and small for over a decade.
#### Built With
* [Node](https://nodejs.org/en/)
* [MongoDB](https://www.mongodb.com/)
* [Nunjucks](https://mozilla.github.io/nunjucks/)## Getting Started
To get started with Apostrophe 3, follow these steps to set up a local development environment. For more detail, refer to the [A3 getting started guide](https://a3.docs.apostrophecms.org/guide/setting-up.html) in the documentation.
#### Prerequisites
We recommend installing the following with [Homebrew](https://brew.sh/) on macOS. If you're on Linux, you should use your package manager (apt or yum). If you're on Windows, we recommend the Windows Subsystem for Linux.
| Software | Minimum Version | Notes
| ------------- | ------------- | -----
| Node.js | 12.x | Or better
| npm | 6.x | Or better
| MongoDB | 3.6 | Or better
| Imagemagick | Any | Faster image uploads, GIF support (optional)## Community
[Discord](https://discord.com/invite/XkbRNq7) - [Twitter](https://twitter.com/apostrophecms) - [Discussions](https://github.com/apostrophecms/apostrophe/discussions)
## Contributing
We eagerly welcome open source contributions. Before submitting a PR, please read through our [Contribution Guide](https://github.com/apostrophecms/apostrophe/blob/main/CONTRIBUTING.md)
## License
ApostropheCMS is released under the [ MIT License](https://github.com/apostrophecms/apostrophe/blob/main/LICENSE.md).