bentonam / fakeit

Generates JSON documents based on models defined in YAML and adds them to a Couchbase Bucket
MIT License
86 stars 21 forks source link

Feature/fakeit core setup #178

Closed bentonam closed 6 years ago

bentonam commented 6 years ago

There was a lot of files changed but it was mainly related to configuration changes.

I did add 2 more packages fakeit-input and fakeit-file-loader which should make sense what their doing when you look at it

Be sure to run a make resinstall

To see in console how it would flow through run the following:

export DEBUG='fakeit*'
node packages/fakeit-core/dist/index.js
bentonam commented 6 years ago

To test run

export DEBUG='fakeit*'
node packages/fakeit-core/dist/index.js