https://github.com/punkave/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/punkave/apostrophe
apostrophe cms cms-framework jamstack javascript node node-js nodejs website-builder
Last synced: 5 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/punkave/apostrophe
- Owner: apostrophecms
- License: other
- Created: 2013-02-08T20:04:02.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T16:36:04.000Z (9 days ago)
- Last Synced: 2025-04-29T17:39:50.518Z (9 days ago)
- Topics: apostrophe, cms, cms-framework, jamstack, javascript, node, node-js, nodejs, website-builder
- Language: JavaScript
- Homepage: https://apostrophecms.com
- Size: 37.9 MB
- Stars: 4,426
- Watchers: 120
- Forks: 601
- Open Issues: 131
-
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-javascript - 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 (Node-Powered CMS Frameworks)
- awesome-nodejs-projects - Apostrophe - Apostrophe is a CMS framework that supports in-context editing, schema-driven content types, flexible widgets, and much more. (CMS)
- awesome-nodejs-projects - Apostrophe - Apostrophe is a CMS framework that supports in-context editing, schema-driven content types, flexible widgets, and much more. (CMS)
- awesome-javascript - Apostrophe - CMS with content editing and essential services. (Node-Powered CMS Frameworks / Runner)
- annals-of-awesome - Watch Me - In-context CMS built on top of Node (Web Development / General)
- -awesome-nodejs-projects - Apostrophe - Apostrophe is a CMS framework that supports in-context editing, schema-driven content types, flexible widgets, and much more. (CMS)
- awesome-nodejs-projects - Apostrophe - Apostrophe is a CMS framework that supports in-context editing, schema-driven content types, flexible widgets, and much more. (CMS)
README

[](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).