meteor/meteor
Meteor, the JavaScript App Platform
{ "createdAt": "2012-01-19T01:58:17Z", "defaultBranch": "devel", "description": "Meteor, the JavaScript App Platform", "fullName": "meteor/meteor", "homepage": "https://meteor.com", "language": "JavaScript", "name": "meteor", "pushedAt": "2025-11-26T21:39:32Z", "stargazersCount": 44751, "topics": [ "build-system", "framework", "hacktoberfest", "javascript", "meteor", "mongodb", "nodejs", "npm", "react", "reactive-programming", "realtime", "rpc", "zero-configuration" ], "updatedAt": "2025-11-27T02:14:37Z", "url": "https://github.com/meteor/meteor"}Meteor is an ultra-simple environment for building modern web applications.
📚 Create your applications using modern JavaScript
Section titled “📚 Create your applications using modern JavaScript”Benefit from the latest technology updates to rapidly prototype and develop your applications.
✨ Integrate technologies you already use
Section titled “✨ Integrate technologies you already use”Use popular frameworks and tools right out-of-the-box. Focus on building features instead of configuring disparate components yourself.
💻 Build apps for any device
Section titled “💻 Build apps for any device”Use the same code whether you’re developing for web, iOS, Android, or desktop for a seamless update experience for your users.
🔥 Getting Started
Section titled “🔥 Getting Started”How about trying a tutorial to get started with your favorite technology?
🚀 Quick Start
Section titled “🚀 Quick Start”On your platform, use this line:
> npx meteor🚀 To create a project:
> meteor create☄️ Run it:
cd my-appmeteor🧱 Developer Resources
Section titled “🧱 Developer Resources”Building an application with Meteor?
- Deploy on Galaxy
- Discuss on Forums
- Join the Meteor Discord
Interested in helping or contributing to Meteor? These resources will help:
- [Core development guide]!(DEVELOPMENT.md)
- [Contribution guidelines]!(CONTRIBUTING.md)
- Feature requests
- Issue tracker