/squirrel-cms

E-commerce boilerplate Express and MongoDB API

Primary LanguageTypeScript


Squirrel-CMS

forthebadge forthebadge

This project is a REST API for a CMS(Content Management System).

The entire application is contained within the src folder.


⚙ Getting Started

  1. Clone this repository using:
~$ git clone https://github.com/ErickScur/squirrel-cms.git
  1. Enter the project folder using:
~$ cd squirrel-cms
  1. Start the Docker container using:
~$ docker-compose up