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

/dist
/api
/services
/utils
/subscribers
/loaders


