Errors prevented startup:
While building for os.linux.x86_64:
server/crpp.js:235:2: /opt/meteor/miteam/server/crpp.js: Unexpected token, expected ":" (235:2)
233 | return patient.entry?[0]?.resource
234 |
> 235 | }
| ^
236 | })
237 |
238 | Meteor.startup(async function () {
Your application has errors. Waiting for file change.