This project is a REST API for a CMS(Content Management System).
The entire application is contained within the src
folder.
- Clone this repository using:
~$ git clone https://github.com/ErickScur/squirrel-cms.git
- Enter the project folder using:
~$ cd squirrel-cms
- Start the Docker container using:
~$ docker-compose up