/web-marker-server

Server for chrome extension

Primary LanguageTypeScript

Description

NestJs Server for the web-marker chrome extension

Installation

$ npm install

Environment

Fill out env-override and rename file

Running the server

# development
$ npm start
# building
$ npm run build