https://github.com/thrashy190/cosmos
Rust Open-source Headless CMS
https://github.com/thrashy190/cosmos
blogs cloud cms framework headless headless-cms html rust rust-lang
Last synced: 12 months ago
JSON representation
Rust Open-source Headless CMS
- Host: GitHub
- URL: https://github.com/thrashy190/cosmos
- Owner: Thrashy190
- Created: 2024-03-31T04:17:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T17:37:09.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T23:11:42.851Z (almost 2 years ago)
- Topics: blogs, cloud, cms, framework, headless, headless-cms, html, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cosmos an Open-source headless CMS self-hosted
100% Rust CMS
## Libraries
- Used
- [Yew](https://yew.rs/)
- In Review
- [Block Note JS](https://www.blocknotejs.org/)
- [Diesel](https://github.com/diesel-rs/diesel)
## Requirements
### Supported operating systems
- MacOS Ventura
- Windows 10
- Docker
### Database
| Name |
|-------------|
| PostgresSQL |
| SQLite |
## Features under development
- **Blog Creation**
- **Interface/stripe Creation**
- **Custom content Manager**
- **Custom widgets Creator**
- **Media storage**
- **Users for Manage system**
- **REST API for external systems**