Skip to content

Backend API which, combined with a database and frontend, will provide a simple content management application

Notifications You must be signed in to change notification settings

mikolajhere/be-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS - Content Management System application

Backend of the simple CMS app created with Node, Express, Typescript, MySQL, JSON Web Tokens, bcrypt, multer, moment. Live version of the app.

Table of contents

Goal

The goal of this project is to provide a simple backend which combined with the frontend repo are to build a simple and fast content management system.

Technologies

Project is created with:

  • TS-Node: 10.9.1
  • Express: 4.18.2
  • MySQL: 2.18.1
  • Typescript: 5.0.2
  • JSON Web Tokens: 9.0.0

Install

To run this project, install it locally using npm:

git clone https://github.com/mikolajhere/be-cms.git
cd be-cms
npm install
npm start

Demo

IMAGE_ALT

About

Backend API which, combined with a database and frontend, will provide a simple content management application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published