Where is the open source Meteor 3.x apps?

Hi folks!

I’m looking for OSS apps using Meteor 3, the maximum I found was our Awesome and a few apps, but all then is running on meteor 2.x :face_with_diagonal_mouth:

Do you know any Open source Meteor 3.X app ? In special apps that uses reactivities(pub/sub) feature.

2 Likes

I came across this project many years ago. It looks like it’s still actively used and maintained, currently running on meteor 3.1. Lots of publications.

I always thought it was cool that Norway’s official broadcaster uses Meteor for what sounds like a very important part of their daily live broadcasts.

1 Like

Not strictly open source, but source-available:

https://www.tuumik.com

Primarily meant for law firms for time tracking. Does use pub/sub, but sparingly. Currently on Meteor 3.1.

1 Like

I’d like to mention two apps here:

The simpletasks app is a common example, useful for testing many scenarios in a small, focused way.

Another one is justdo by @theosp, who successfully migrated it to Meteor 3.

3 Likes