EZ Trucking Meteor app

EZ Trucking was created to show my Meteor coding skills. It's a internal delivery system for a trucking company to give delivery information to their drivers. 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