Microscope
The Discover Meteor book's example app.
Install / Use
/learn @DiscoverMeteor/MicroscopeREADME
Microscope
Microscope is a simple social news app that lets you share links, comment, and vote on them.
It was built with Meteor as a companion app to The Meteor Book, and is the "little brother" of Telescope, the (much more complex) open-source social news app that was the inspiration for the book.
Microscope itself is free and open-source, and is a good example of common Meteor app patterns such as:
- Routing
- User Accounts
- Notifications
- Errors
- Publications/Subscriptions
- Permissions
This Repository
The commits to this repository are organized in a very linear fashion, corresponding to progress throughout the book. Commits are tagged in the format chapterX-Y, indicating the Yth commit of chapter X.
Also, note that as the book focuses on development, all CSS is committed in a single commit early on.
Branches
There are 2 branches in this repository which correspond to advanced code that is covered in sidebars of the book, and outside of the main code progression. They are tagged sidebarX-Y, corresponding to the sidebar number in the book.
Developing on Nitrous.IO
Start hacking on this app on Nitrous.IO in seconds:
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

