Skip to content

A ReactJS CMS for acore-cms and the azerothcore NestJS API

Notifications You must be signed in to change notification settings

azerothcore/acore-reactive-cms

Repository files navigation

acore-reactive-cms

A ReactJS CMS for acore-cms and the azerothcore NestJS API

This is being built with React Router 7. Using it as a framework.

Development

  • Clone the theme repo inside the packages folder
  • Install dependencies with: pnpm install
  • Start the dev server with: pnpm run dev

Deployment

First, build your app for production:

pnpm run build

Make sure to deploy the output of pnpm run build

  • app/website/build/server
  • app/website/build/client

About

A ReactJS CMS for acore-cms and the azerothcore NestJS API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published