Hacker News new | ask | show | jobs
by jaredsohn 4403 days ago
My guess is that if your backend has the same interface as Meteor's, you would just need to come up with your own deploy script and have it include the Meteor client bundle. Also, you would lose the ability of sharing any code between the server and the client.