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
NestJs Server for the web-marker chrome extension
$ npm install
Fill out env-override and rename file
# development
$ npm start
# building
$ npm run build