Skip to content

Application which is Web component for Vernissage photos sharing platform.

License

Notifications You must be signed in to change notification settings

VernissageApp/VernissageWeb

Repository files navigation

Vernissage Web

Build Status Typescript Angular Platforms macOS | Linux | Windows

Application which is Web component for Vernissage photos sharing platform.

Prerequisites

Before you start Web client you have to run Vernissage API. Here https://github.com/VernissageApp/VernissageServer you can find instructions how to do it on local development environment.

Architecture

               +-----------------------------+
               |   VernissageWeb (Angular)   |
               +-------------+---------------+
                             |
                             |
               +-----------------------------+
               |   VernissageAPI (Swift)     |
               +-------------+---------------+
                             |
         +-------------------+-------------------+
         |                   |                   |
+--------+--------+   +------+------+   +--------+-----------+
|   PostgreSQL    |   |    Redis    |   |  ObjectStorage S3  |
+-----------------+   +-------------+   +--------------------+

Getting started

After clonning the reposity you can easly run the Web client. Go to main repository folder and run the command:

$ ng serve

Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Docker

In production environments, it is best to use a docker image.

About

Application which is Web component for Vernissage photos sharing platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published