mstm.dev
  • About
  • Browse
  • Creators
  • Docs
  • Explore

Getting Started

  • Introduction
  • Quick Start
  • Contributing

Guides

  • Metadata (meta.json)
  • Styling Guide

Community

  • Code of Conduct

Documentation

Welcome to mstm.dev documentation. Learn how to use, contribute to, and build with the platform.

What is mstm.dev?

mstm.dev is a community-driven platform for developer tools, experiments, and creative projects. Everything runs in the browser, is open source, and is built by developers like you.

Unlike fragmented tool websites, mstm.dev provides a unified platform where you can discover utilities, contribute your own, and help improve existing ones—all in one place.

Quick Links

Quick Start →

Set up your development environment and start contributing.

Contributing Guide →

Learn how to add your own projects and improve the platform.

Metadata Guide →

Complete meta.json specification and validation rules.

Styling Guide →

Learn how to style your projects with Tailwind CSS.

Getting Started

  1. Browse existing projects on the Browse page to see what's already built.
  2. Fork the repository on GitHub and clone it locally.
  3. Create your project in the src/app/content/ directory following the contributing guide.
  4. Submit a pull request and the community will review your contribution.

Need Help?

If you have questions or need assistance:

  • Read the quick start guide to set up your environment
  • Check the contributing guide for detailed instructions
  • Browse existing projects on the browse page for examples
  • Open an issue on GitHub