marceloglacial / strapi-cms-starter-boilerplate

A Strapi starter kit for CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strapi CMS Starter Boilerplate

💻 Stack

🚀 Getting started

develop

Start your Strapi application with autoReload enabled. Learn more

yarn develop

start

Start your Strapi application with autoReload disabled. Learn more

yarn start

build

Build your admin panel. Learn more

yarn build

⚙️ Deployment

Follow Fly.io instructions.

yarn deploy

About

A Strapi starter kit for CMS

License:MIT License


Languages

Language:JavaScript 90.9%Language:Dockerfile 6.4%Language:Shell 2.7%