SkillAgentSearch skills...

Butterflies

Marketplace Kit built on NextJS + Tailwind. It connects Tradly API to provide features like Ticket types, schedules, booking, collection api, add events, etc.

Install / Use

/learn @TRADLY-PLATFORM/Butterflies
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div id="top"></div>

Contributors Forks Stargazers Issues LinkedIn

<!-- PROJECT LOGO --> <br /> <div align="center"> <br /> <p align="center"> <a href="https://github.com/TRADLY-PLATFORM/Butterflies"> <img src="./assets/Images/SideMenubarImages/Tradly Logo.png" alt="Logo" width="150" height="80"> </a> <h3 align="center">Tradly Platform</h3> <p align="center"> An open source NextJS Template with Tailwind UI. Contents served from Tradly Headless API. Use cases (Product Marketplaces, Event Marketplace, SaaS App Directory / Partner Pages, Single D2C / B2C Store) <br /> <a href="https://tradly.app/docs/"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://github.com/TRADLY-PLATFORM/Butterflies/issues">Report Bug</a> · <a href="https://github.com/TRADLY-PLATFORM/Butterflies/issues">Request Feature</a> </p> </p> </div>

Deploy on Vercel, Netlify

Deploy with Vercel

<img src="https://www.netlify.com/img/deploy/button.svg">

<!-- TABLE OF CONTENTS --> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> <ul> <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->

About The Project

Snip20210920_23 Snip20210920_25 Snip20210920_26 Snip20210920_27

This is an open source business web site. Which you can easily use for your business platform by changing a little bit.It has all the features of a business website. Advanced SEO methods to change all pages meta programmatically(templated) also available. Yes it is Google friendly.

Note: Design screenshots you see in the repo and in the end product might vary. We do optimise them based on feedback, etc.

Here's why:

  • Your time should be focused on creating something amazing. A project that solves a problem and helps others
  • You shouldn't be doing the same tasks over and over like creating modern business web site.

Of course, no one template will serve all projects since your needs may be different. So we are ready for you .
<a href="https://community.tradly.app/">Tradly</a>

<p align="right">(<a href="#top">back to top</a>)</p>

Built With

<p align="right">(<a href="#top">back to top</a>)</p> <!-- GETTING STARTED -->

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
    

Installation

  1. Get a API Key at https://superadmin.sandbox.tradly.app/
  2. Clone the repo
    git clone https://github.com/TRADLY-PLATFORM/Butterflies.git
    
  3. Install NPM packages
    npm install
    
  4. Enter your PUBLIC KEY in env/.env.prod (Visit Superadmin > Settings > API)
      ENVIRONMENT = "production"
      API_KEY  = 'ENTER YOUR PRODUCTION KEY';
    
    or Enter your API in env/.env.sandbox
      ENVIRONMENT = "sandbox"
      API_KEY  = 'ENTER YOUR SANDBOX KEY';
    
<p align="right">(<a href="#top">back to top</a>)</p> <!-- USAGE EXAMPLES --> <!-- ## Usage Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources. _For more examples, please refer to the [Documentation](https://example.com)_ <p align="right">(<a href="#top">back to top</a>)</p> --> <!-- CONTRIBUTING -->

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
<p align="right">(<a href="#top">back to top</a>)</p> <!-- LICENSE -->

License

Distributed under the MIT License. See LICENSE.txt for more information.

<p align="right">(<a href="#top">back to top</a>)</p> <!-- CONTACT -->

Contact

Tradly Platform - https://community.tradly.app/

Project Link: https://github.com/TRADLY-PLATFORM/Butterflies

<p align="right">(<a href="#top">back to top</a>)</p> <!-- ACKNOWLEDGMENTS --> <!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
View on GitHub
GitHub Stars27
CategoryDevelopment
Updated9d ago
Forks11

Languages

JavaScript

Security Score

80/100

Audited on Mar 29, 2026

No findings