Skip to content

near-daos/astro-cms-landing

Repository files navigation

Astro website CMS

CMS and API gateway for Astro website

Main features:

  • Astro website content management system based on Strapi CMS.
  • Provide API endpoints to interact with Astro website data.

Tech Stack

Links


Getting Started

Local Development

  1. Clone the repo:
git clone [email protected]:near-daos/astro-cms-landing.git
  1. Open the repo folder:
cd astro-cms-landing
  1. Install dependencies:
yarn
  1. Start the application

develop

Start the application with autoReload enabled.

yarn develop

start

Start the application with autoReload disabled.

yarn start

build

Build your admin panel.

yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published