CannerCMS / cms30

πŸ™Œ #CMS30 | Free 30 CMS templates

Home Page:https://cms30.canner.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#CMS30

Join the community on Spectrum

Learn more about #CMS30 please visit https://cms30.canner.io

Instuctions

You can host your own CMS of each demo by following the instructions below.

Development

Serveing and preview in your local machine.

  1. Install Canner CLI glablly.
    $ npm i -g @canner/cli
  2. Enter the folder you want to develop.
    cd [project directory]
  3. Serve the CMS in local
    canner script:serve
  4. Edit the schemas!

Production

You can learn more here to connect to different data sources.

  1. Enter the folder you want to deploy
    cd [project directory]
  2. Initialize canner project
    canner init
  3. Add the credentials in env.default of canner.cloud.js.
  4. Deploy it.
    canner script:deploy`

About

πŸ™Œ #CMS30 | Free 30 CMS templates

https://cms30.canner.io


Languages

Language:JavaScript 100.0%