/lib
node_modules
.DS_store
.env*
/*.js
!.babelrc*
!index.js
!jest.config.js

/dist

/api
/services
/models
/subscribers
/migrations
/repositories

