Skip to content

Trivial web app to track gitlab popular MR comments. Client part

Notifications You must be signed in to change notification settings

bodynar/MAS.GitlabComments.Client

Repository files navigation

About

Trivial web app to track gitlab popular merge request comments. Client part

Description

tbd

image

Installation

Requirements

!! tbd !! In case of downloading old releases:

  • NodeJS
  • NPM
  • Vite

First time installation & update

  1. Download latest release from release page

If no zip file with app content provided - download source code, install dependencies & run build via npm

  1. Place app content into ClientApp folder inside web app
    • If you're updating app - ClientApp folder must contain previous version of app. Make sure to back it up in folder (backup folder could be placed inside ClientApp)
    • Before placing app content into ClientApp - erase previous app version content (assets folder & index.html file)

Related links

Web-server: https://github.com/bodynar/MAS.GitlabComments.Api