Skip to content

matheusdearaujo/cake-blog

Repository files navigation

CakeBLOG

Blog created with CakePHP.

Requirements

  • docker and docker-compose

Installation

  1. Clone the repository
git clone https://github.com/matheusdearaujo/cake-blog.git
  1. Change directory
cd cake-blog
  1. Run docker
 docker-compose up -d --build
  1. Execute querys in default_tables.sql file