shrutiravikumar / macweb

Website for Macgregor
GNU Affero General Public License v3.0
1 stars 10 forks source link

Website port from Meteor to Nodejs #11

Open Firescar96 opened 8 years ago

Firescar96 commented 8 years ago

The website needs to be ported from Meteor to Nodejs. This will permit faster startup, faster updates, less memory usage, less storage usage.

Additionally it will make the use of an client ssl authentication such as https://www.npmjs.com/package/client-certificate-auth a more natural fit, as compared to some of the meteor specific user authorization features.