dist/
node_modules/
.DS_store
.env*
/*.js
!index.js
yarn.lock
yarn-error.log

/api
/services
/models
/subscribers

