Skip to content

SherryLabs/sherrylinks-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SherryLinks Examples

This repository is dedicated to creating examples of mini apps. In order to learn more about sherry links please visit our Docs.

Purpose

The purpose of this repository is to provide a collection of mini app examples that demonstrate various functionalities and use cases.

Structure

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.

Getting Started

To get started with any of the mini app examples, follow the instructions provided in the respective folder's README file.

Contributing

We welcome contributions! If you have an example of a mini app that you would like to share, please follow the contribution guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for more details.