derived-cms 0.6.1

Generate a CMS, complete with admin interface, headless API and database interface from Rust type definitions. Works in cunjunction with serde and ormlite and uses axum as a web server.
Documentation
1
2
3
4
5
6
7
{
  "name": "derived-cms",
  "dependencies": {
    "easymde": "^2.20.0",
    "sortablejs": "^1.15.6"
  }
}