tooleks / photo-blog

The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender

Home Page:https://photos.tooleks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender

Tech Stack

  • Docker 17.10
  • Docker Compose 1.14
  • NGINX 1.15
  • MySQL 5.7
  • Redis 4
  • PHP-FPM 7.3
  • Laravel 5.8
  • Node.js 10
  • Vue.js 2.6

Installation

Please make sure you have installed and running Docker and Docker Compose on the host machine as far as the following commands will rely on your setup.

Run the command (within the project root directory) to initialize the application.

make init

Run the command (within the project root directory) to start Docker containers.

make start

Tip: Ctrl+C interrupts the process.

Run the command (in another terminal window, within the project root directory) to perform post-initialization steps.

make post-init

Tip: Run make help to list all available commands.

Browsing

About

The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender

https://photos.tooleks.com

License:MIT License


Languages

Language:PHP 68.4%Language:Vue 16.7%Language:JavaScript 12.9%Language:HTML 0.8%Language:Dockerfile 0.7%Language:Makefile 0.5%Language:Shell 0.0%Language:TSQL 0.0%