0.1.1 • Published 6 years ago

tandigm-ecw-import v0.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Basic Reason Template

Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the react template (bsb -theme react -init .).

Getting Started

On Localhost

CRAWLER_SESSION_SERVICE_URI=http://localhost:3000 \
  CRAWLER_SESSION_SERVICE_API_KEY=1845e4de-6acb-11e8-b040-f40f2438136d \
  DEBUG=* node index.js

Build

npm run build

Build + Watch

npm run start

Editor

If you use vscode, Press Windows + Shift + B it will build automatically

TODO

  • Should we remove crawler-tandigm-connect and crawler-eclinicalworks as deps? Maybe we should just rely on it being in crawler-core