This repository is dedicated to creating examples of mini apps. In order to learn more about sherry links please visit our Docs.
The purpose of this repository is to provide a collection of mini app examples that demonstrate various functionalities and use cases.
The repository is organized into the following main folders:
├── blockchain # Contains smart contracts for mini apps
├── cloudflare # Examples of mini apps using Cloudflare Workers
├── express-ts # Examples of mini apps using ExpressJS (TypeScript)
├── express-js # Examples of mini apps using ExpressJS
├── next # Examples of mini apps using Next.js
├── LICENSE
└── README.md
Each folder includes the necessary code and documentation to understand and run the mini app.
To get started with any of the mini app examples, follow the instructions provided in the respective folder's README file.
We welcome contributions! If you have an example of a mini app that you would like to share, please follow the contribution guidelines.
This project is licensed under the MIT License. See the LICENSE file for more details.