sweepai-dev / mirrorful

Create the building blocks of your app
https://mirrorful.com
Other
0 stars 0 forks source link

Mirrorful Mirrorful

The open-source design system framework built for the future.

Mirrorful Cloud | Slack | Website | Documentation

Mirrorful is released under the MIT license. PRs welcome! git commit activity Slack community channel Mirrorful Twitter

Mirrorful Dashboard

Introduction

Mirrorful is an open-source design system framework that teams use to create and manage the building blocks of their app. Get started for free with Mirrorful Cloud.

✨ Features

☁️ Get started

Check out our quickstart guide.

Mirrorful Cloud

The fastest way to get started with Mirrorful is with Mirrorful Cloud.

Alternatively, run Mirrorful locally:

To run Mirrorful locally, you need to run both the web project and the server.

git clone https://github.com/Mirrorful/mirrorful.git; cd mirrorful; cd apps/web; yarn; yarn dev

Visit localhost:3000. In a separate window, run the server at localhost:8080:

Before running the server, you'll need to install mongodb and run it in the background:

# from project root
cd packages/server; brew tap mongodb/brew; brew install mongodb-community@6.0; mongod --dbpath ./db/data
# from project root
cd packages/server; yarn; yarn dev

⭐ Open-source vs. paid

This repo is entirely MIT licensed. Need any integrations or want a new feature? Feel free to create an issue or contribute directly to the repository. The first draft of this README was made by a contributor!

To learn more, please visit our pricing page.

🛠️ Contributing

Whether it's big or small, we love contributions. Check out our contributing guide.

Community & Support

Acknowledgements

The avatars of all contributors will be added here as a thank you. We are so appreciative of everyone who makes Mirrorful special. Be part of the movement! Join us on Slack and try out Mirrorful Cloud.

Community