/HeadlessCMS

A fully modular, reusable and headless content management system that allows you to structure your content and send it to any source in JSON format.

Primary LanguageC#

Asp.Net Core Headless Content Managment System 💥

A fully modular, reusable and headless content management system that allows you to structure your content and send it to any source in JSON format.

How to use

  1. Clone the repo to your machine
$ git clone https://github.com/chadwinjdeysel/HeadlessCMS.git
  1. Open the solution folder in your terminal of choice
  2. Enter the project folder
cd ContentManagementSystem
  1. Run the project
dotnet run
  1. Open the program on the browser of your choice using localhost:5000/Home

Requirements

To run the app, you will need the following installed

  • .Net Core SDK 3.0 or greater. Find out more here
  • DB Browser for SQLite to view database. Find out more here

Project Status

This project is a proof of concept and is still in development ✨