Closed mswider closed 2 years ago
Added a version check endpoint at /api/check-version
/api/check-version
This uses some env variables from npm, so we switch to running with npm start to get them
npm start
Added a version check endpoint at
/api/check-version
This uses some env variables from npm, so we switch to running with
npm start
to get them