Skip to content

Elliot-Potts/EventHive-CMS

Repository files navigation

EventHive-CMS

A Strapi CMS project for managing EventHive authentication and content management.

Installation

To install the project, run the following commands in your terminal:

Download the project

git clone https://github.com/Elliot-Potts/EventHive-CMS

Download dependencies

cd EventHive-CMS && npm install

Start the Strapi server (development, allows adding new content types)

npm run develop

Start the Strapi server (production)

npm run start

Documentation

Swagger has been installed for documenting the Strapi API endpoints.

https://eventhive.creeknet.xyz/documentation/v1.0.0

A demo administrator account can be used to trial back-end functionality:

admin@eventhive.creeknet.xyz : EventHive123

About

Strapi backend for the EventHive events management platform. https://eventhive.creeknet.xyz/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published