nielsmaerten/peppermint

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.firebaserc
.gitattributes
.gitignore
firebase.json
firestore.indexes.json
firestore.rules
functions/.gitignore
functions/.prettierrc.json
functions/package.json
functions/tsconfig.json
functions/tslint.json
functions/yarn.lock
public/index.html
functions/jest.config.js7
functions/src/clients/dropbox.ts38
functions/src/clients/image.ts61
functions/src/clients/reddit.ts62
functions/src/events/delete-old-imgs.ts21
functions/src/events/fetch-new-posts.ts20
functions/src/events/new-img-for-user.ts34
functions/src/events/new-img-from-reddit.ts38
functions/src/events/new-user.ts31
functions/src/index.ts27
A
1 hr
functions/src/types/RedditPost.ts11
functions/src/types/User.ts76
A
2 hrs