Torgen / codex-blackboard

Meteor app for coordinating solving for our MIT Mystery Hunt team
GNU Affero General Public License v3.0
8 stars 5 forks source link

Meteor 3.0 Migration #1292

Open Torgen opened 1 month ago

Torgen commented 1 month ago

Meteor 3.0 is out, so migrate the app to use it. This will involve making everything async; it may also depend on async-compatible versions of some packages we use.

Torgen commented 1 month ago

Blocked on serut/meteor-coverage#92