The future of the Mantra Talk forum is uncertain, but certainly won’t continue to be Meteor specific, given Arunoda’s attitude, so I’m choosing to move discussion to this forum here, where it’ll get a wider audience in any case.
for what looks to be just the ticket for the subscription/customer side of my current project…especially as Im terrible with testing. …never seen this because i was not keen on learning another thing (Mantra) at the time of the React shift
Great work…theres so much in there I’ll get into this over the weekend
I just read your posts over on the mantra forum.
Don’t be discouraged by lack of appreciation.
Even the likes of MDG are having to put up with seething negativity on their own forum.
Its getting like HN.
I’d rather focus on doing, so don’t care to find out why it is so.
Meteor is brilliant. Ditto Blaze, Apollo, React …
We’re so lucky all round
Lets look forward to more constructive things with MMK here…
Actually the low level of appreciation doesn’t matter too much. I’m creating what I figure I need for a complete freelancer platform. I’m adding all the bits that I’ve always thought Meteor ought to have provided already. It’s just disappointing that I have attracted no collaborators, so far.
HN?
I’m doing final testing of a new thing that I hope will really get attention.
“freelancer” means me or anyone else who wants a platform on which to build apps for people
I have a friend with a little factory and I have been helping him with applications that give him remote view and control over what’s happening with production and sales, all done in Google Apps Script. MMK is the basis on which we’ll rewrite everything properly. The latest addition, isomorphic CRUD in a Node package, is a key element in being able to keep the Kickstarter growing in generic functionality, while also adding very specific problem domain functionality.
@rlespagnol Thank you very much for you kind words.
I’m still working full time on the Kickstarter, but in a different repo. My goal is to have a really complete starter app that I can continuously improve as Meteor advances.
Roadmap
building for automated deployment
GraphQL
Flow Router is serving its purpose for now and I don’t really have a use case for SSR. However, I am certain others see differently. If you have the skills to upgrade MMKS with those two features I would be absolutely delighted to pull in your contribution.
I just pushed a new version, with a lot of crap cleared out.
The main change is a fully automatedbuild_all.sh script that builds for Android server and sports an Android APK download icon.
When you connect to the server from an Android browser you can download, install and try out the mobile app on a real device without having to mess with the Android Store…
Naturally, it is also ready for meteor device simulator debugging