anhgeeky / collections-headless-cms-backend

Import from WordPress with Drag and Drop, Open source Headless CMS built with React, Node.js, RDB.

Home Page:https://collections.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⭐ What is Collections

Collections is a headless CMS that offers AI-powered automatic translation and seamless multilingual delivery. We provide the best writing and developer experience for global websites.



Features

  • 🌐 Making content multilingual
  • πŸ–Š Intuitive editor
  • πŸ›‘ Detailed permission management

πŸ“š Usage & Documentation

Extended documentation is available on our website.

πŸš€ Installation

Easiest way to start using Collections on a local host.

git clone git@github.com:collectionscms/collections.git
cd collections
npm run db:refresh
npm run dev

Add the following lines to the /etc/hosts

127.0.0.1   app.test.com
127.0.0.1   en.test.com
127.0.0.1   ja.test.com

Open http://app.test.com:4000/admin to view your running app. When you're ready for production, run npm run build then npm run start.

πŸ’¬ Community

To chat with other community members you can join the Collections Discord.

πŸ’š Tech Stack

  • Self-hosted - know where your data is stored!
  • DB - PostgreSQL
  • Backend - Node.js, Express
  • Admin - React, MUI

Enjoy!!!

πŸ—’οΈ License

See the LICENSE file for licensing information.

About

Import from WordPress with Drag and Drop, Open source Headless CMS built with React, Node.js, RDB.

https://collections.dev

License:MIT License


Languages

Language:TypeScript 98.5%Language:JavaScript 0.8%Language:CSS 0.6%Language:HTML 0.1%Language:Shell 0.1%Language:Dockerfile 0.0%