@jdrf/dxf-converter-server

0.0.0 • Public • Published

DXF Converter App

Usage

This app runs on https and is intended to run on docker, which will have a mongodb container called database.

Running the App Locally

You must run this app with NODE_ENV of dev because we are not expecting the database containerized mongodb instance:

NODE_ENV=dev npm run server

Running withing Docker

Docker must set NODE_ENV to prod so that the app connnects to Mongo properly.

NODE_ENV=prod npm run server

Readme

Keywords

none

Package Sidebar

Install

npm i @jdrf/dxf-converter-server

Weekly Downloads

2

Version

0.0.0

License

none

Unpacked Size

8.48 MB

Total Files

200

Last publish

Collaborators

  • stephen.kawaguchi