Cleanify Meteor app

Cleanify was created to show my Meteor coding skills. It allows people to catalog and itemize their things to be organized. Github repository

Uses top security measures

Uses publications that gives users data based on account verifiction

Added ratelimiter so users wont try and crash the website with a DDoS attack

Denies all client side updates

Check users data input on client and server side

Only returns specific fields of a subscription

securing api keys in a settings.json file

Running app over ssl