Skip to content
/ cms30 Public
forked from CannerCMS/cms30

🙌 #CMS30 | Free 30 CMS templates

Notifications You must be signed in to change notification settings

jpsteege/cms30

 
 

Repository files navigation

#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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%