Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 198 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 198 Bytes

Image Microservice

Setup

npm install

npm run build

Copy .env.example to .env and modify accordingly. IMAGES_FOLDER should point to the Flashpoint/Data/Images folder

npm run start