From 4fca9336da419631e77a8f8e3f135b7b7831aff6 Mon Sep 17 00:00:00 2001 From: subnub <44621867+subnub@users.noreply.github.com> Date: Mon, 25 May 2020 19:55:08 -0400 Subject: [PATCH] Update readme.md --- readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/readme.md b/readme.md index cfc297b..46f15f4 100755 --- a/readme.md +++ b/readme.md @@ -105,6 +105,16 @@ docker-compose up ## Screenshots +Upload Files +![MyDrive Upload](github_images/upload-screenshot.png) + +Image Viewer +![Image Viewer](github_images/image-screenshot.png) + +Video Viewer +![Video Viewer](github_images/video-screenshot.png) + + ## Environment Variables Create a config folder on the root of the project, and create a file with the name prod.env for the server. For the client variables create a .env.production file in the root of the project.