Turbo SlideShow

screen

Running locally

Requirements

  • Docker
  • Docker-compose

Installation

To run project locally clone this repository

git clone https://github.com/filipw01/turbo-slideshow

From /app/frontend

  1. Install frontend dependencies

npm install -D

  1. Build app

npm run build

  1. Run docker containers

docker-compose up

By default app will run on localhost:8080

Used technologies

App is created with Express.js, Socket.io and pdf.js, Vue.js and hosted on Heroku.

Author and license

Author: Filip Wachowiak License: MIT