⭐ What is Collections
Collections is an open-source Headless CMS that uses React, Node.js, and RDB. It allows for easy modeling in the GUI and seamless data retrieval via API. Content migration from WordPress is also supported.
Features
- 📚 Support English / 日本語
- 😻 Markdown can be used (with GitHub flavored markdown)
- 🌒 Support light-mode / dark-mode
- 📱 Responsive Design
- 🔀 Drag and drop WordPress XML to import
📚 Usage & Documentation
Extended documentation is available on our website.
🚀 Installation
The easiest way to get started with Collections is to use the create-collections-app package.
npx create-collections-app my-app
Open http://localhost:4000/admin to view your running app.
When you're ready for production, run npm run build
then npm run start
.
To chat with other community members you can join the Collections Discord.
💚 Tech Stack
- Self-hosted - know where your data is stored!
- DB - RDB (MySQL, PostgreSQL, SQLite)
- Backend - Node.js, Express
- Admin - React, MUI
Enjoy!!!
🗒️ License
See the LICENSE file for licensing information.