tancredesimonin / cassette-cms

๐Ÿ“ผ CMS repository of Cassette, the ultimate website for artists, bands, DJ's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ผ Cassette CMS

This repository, Cassette CMS is the (no joke?) CMS part of the fullstack Cassette project. The frontend repository is on the way...

Cassette is a fullstack project to be the ultimate website for artists, bands and DJ's.

WORK IN PROGRESS

This project is actively maintained and still in WIP and the v.1.0 will come max mid-march. If you're interested, as a contributor or not, please email me at tancrede-simonin@live.fr.

Roadmap

Trello Product Roadmap

๐Ÿ’Ž Features

  • Built with the amazing Strapi
  • SEO-packed plugin documentation
  • Multitenancy : allows managing multiple websites with the same backend

๐Ÿ‘ฉโ€๐Ÿ’ป Developer Experience

develop

Start your Strapi application with autoReload enabled. Learn more

npm run develop
# or
yarn develop

start

Start your Strapi application with autoReload disabled. Learn more

npm run start
# or
yarn start

build

Build your admin panel. Learn more

npm run build
# or
yarn build

First installation

  1. Install dependencies
npm install
# or
yarn install

โš™๏ธ Deployment

LICENSE

This project is licensed under the GNU General Public License v3.0.

The goal of this licensing is to allow almost anything in usage, even commercial, as long as the derivatives use the same license and is open-sourced.

About

๐Ÿ“ผ CMS repository of Cassette, the ultimate website for artists, bands, DJ's

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.0%Language:Shell 4.1%Language:HTML 3.9%