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

/dist

/api
/services
/models
/subscribers

