Meteor
Full-stack JavaScript platform for modern web and mobile applications.·docs.meteor.com
Meteor is a full-stack JavaScript platform for developing web and mobile applications. It provides real-time data synchronization through publications and subscriptions, a built-in accounts and authentication system, and is frontend-framework agnostic, supporting React, Vue, Solid, Blaze, and Svelte. It includes a zero-config build system with modern tooling and one-command deployment to Galaxy Cloud, plus TypeScript support with full type inference.
What it's for
Features 13
- Built-in accounts and authentication system
- Built-in OAuth account packages for third-party login providers
- CLI tool for creating, running, and managing projects
- Docker image (meteor/meteor-base) for CI and local development
- Frontend agnostic: supports React, Vue, Solid, Blaze, and Svelte
- Hot Module Replacement
- Mobile app development support via Cordova
- One-command deployment to Galaxy Cloud
- Package system supporting both Atmosphere and npm packages
- Real-time data synchronization via publications and subscriptions
- RPC system via Methods for backend/frontend communication
- TypeScript support with full type inference
- Zero-config build system with modern tooling (SWC, Rspack)
At a glance
Integrations
Resources
Pricing
Meteor.js is released under the MIT License and installed via CLI. Galaxy Cloud deployment service is available, though its pricing is not publicly listed.