Most of the time when starting a new project, I end up using Meteor because I instantly have a server, browser refresh, templating engine, git and npm integration, mongodb, etc.
It feels like I don’t use Meteor to its fullest extend, and it might be a waste. Is anyone else using Meteor like this?
I use it a lot like that, in less then fives minutes I can have a rest or graphQl endpoint serving data in the cloud, I don’t need to think about configuration and setup.