www.meteor.com Open in urlscan Pro
2600:9000:23cb:7e00:1:44d2:da00:93a1  Public Scan

Submitted URL: http://1710379312004.breakablekisystem.com/efcd54bf-df9b-488b-ad45-44bfbe0ea87e?n=1&t=1710379312004&l_next=ahr0chm6ly93d3cubgf0yw5vbgn1bwlu...
Effective URL: https://www.meteor.com/
Submission: On March 14 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form class="mt-6 sm:flex sm:max-w-md"><label for="email-address" class="sr-only">Email address</label><input type="email" name="email-address" id="email-address" autocomplete="email" value="" required=""
    class="w-full min-w-0 appearance-none rounded-md border-white/10 bg-gray-400/10 px-[calc(theme(spacing.3)-1px)] py-[calc(theme(spacing[1.5])-1px)] text-base leading-7 text-white placeholder-gray-500 shadow-sm focus:border-iris focus:ring-iris sm:w-64 sm:text-sm sm:leading-6 xl:w-full"
    placeholder="Enter your email">
  <div class="mt-4 rounded-md sm:mt-0 sm:ml-4 sm:flex-shrink-0"><button type="submit"
      class="flex w-full items-center justify-center rounded-md bg-iris py-1.5 px-3 text-base font-semibold leading-7 text-white hover:bg-iris focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-iris sm:text-sm sm:leading-6">Subscribe</button>
  </div>
</form>

Text Content

Open Source
Cloud
Company

Sign inSign up
Open main menu





STOP FIGHTING WITH FRAMEWORKS AND START SHIPPING REAL APPS

Meteor.js is an open source platform for building Web, Mobile, and Desktop
applications.

Get Started
44,000+ Stars

Trusted by great businesses




WHY METEOR.JS?

Stop fighting with frameworks and ship real products to production.


TITLE TEXT FOR SCREEN READERS

Front-end Agnostic

Choose your preferred front-end framework like React, VueJS, Blaze, Svelte, or
Solid.

Apps for Any Device

Create apps for Mobile with React Native or Cordova, or Desktop with Electron
with the same code base.

Zero Config

Use popular frameworks and tools right out-of-the-box. Focus on building
features instead of configuring tools.

TypeScript Support

Experience the power of TypeScript inference to boost productivity for your
full-stack application.

RPC APIs

Easily connect back-end and front-end with Methods. Our Remote Procedure Call
(RPC) system.

Real-time Features

Develop apps with real-time features like chats and collaborative apps with ease
by using publications and subscriptions.

Built-in Accounts

Login and Accounts package ready to use with your app. Never rebuild an
authentication system again.

Easy to Deploy

Deploy using one command from the CLI or directly from your Git repository by
using Meteor Cloud.

Pioneering and Reliable

Developed for over a decade and trusted by industry giants. Alows you to build
and scale efficiently.

Meteor.js integrates with
your favorite tools

React
Vue.js
Svelte
BlazeJS
SolidJS
Tailwind CSS
Flowbite
Chakra-UI
Vite
Electron
React Native
Cordova
GraphQL
TypeScript
npm
MongoDB


APPS BUILT WITH METEOR.JS

Forage
Wekan
Ledgy
azumuta
Favro
aleno
Go to Showcase

Get the best DX in class today! Build apps that scale from prototype to
production with a single codebase.
A framework built to bring your ideas to life.


METEOR CLOUD HAS ALL THE SERVICES YOUR APP NEEDS


Galaxy Hosting

Spend less time on DevOps and more time building. The most efficient way for you
to host & scale your Meteor app.

Get started for free →


Meteor APM

Visibility into your apps performance. See real time metrics so you can monitor
how your application is running.

Get started with APM →


LAUNCH FASTER

With Atmosphere

Take advantage of community packages, completely free and accessible to all
Meteor developers. Rather than spending time building out features that were
already solved (such as login and cron jobs), you can focus on building your
app.

Publish your packages. Contribute to the Meteor community by sharing your
packages to Atmosphere.
Discover packages. Search packages by category, popularity, and from verified
accounts.
Launch your app faster. Packages for everything from authentication to UI
components.
notifications.js
main.js


import { Meteor } from 'meteor/meteor'
import { SyncedCron } from 'meteor/littledata:synced-cron'

Meteor.startup(() => {
  SyncedCron.add({
    name: 'Send notifications',
    schedule: (parser) => 
      parser.text('every 5 minutes'),
    job: () => {
      // Do something every 5 minutes
    },
  });
});







BUILD GREAT APPLICATIONS FASTER THAN EVER USING METEOR.JS.

Join the community of developers from all over the world that rely on Meteor.js.

Install Meteor.js


FOOTER


OPEN SOURCE

 * Meteor.js
 * Install
 * Learn
 * Community
 * Core Team
 * Showcase
 * Questions and Answers
 * GitHub


CLOUD

 * Meteor Cloud
 * Pricing
 * Migrate to Meteor Cloud
 * Premium Support
 * Cloud Guide
 * Cloud Changelog
 * Cloud Status
 * Contact Support


COMPANY

 * About
 * Careers
 * Brand Assets
 * Blog
 * Podcast
 * Contact Us


LEGAL

 * Terms of Service
 * Privacy Policy
 * GDPR
 * Data Processing Agreement


SUBSCRIBE TO OUR NEWSLETTER

Stay in the loop with Meteor's latest updates by subscribing to our newsletter.

Email address
Subscribe
FacebookTwitterGitHubYouTube

© 2023 Meteor Software. All rights reserved.

We use cookies to personalize content and ads, to provide social media features,
and to analyze our traffic. By clicking 'Accept', you consent to the use of
these cookies.
Accept