Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Marketplace Kit built on NextJS + Tailwind. It connects Tradly API to provide features like Ticket types, schedules, booking, collection api, add events, etc.
https://github.com/TRADLY-PLATFORM/Butterflies

ecommerce marketplace nextjs tailwindcss

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]








Logo



Tradly Platform


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)


Explore the docs »




Report Bug
·
Request Feature

## Deploy on Vercel, Netlify

[Deploy with Vercel](https://vercel.com/new/clone?repository-url=https://github.com/TRADLY-PLATFORM/Butterflies&project-name=%7Btenant_name%7D&repository-name=%7Btenant_name%7D&demo-title=DemoStorefront&demo-description=Tradly%20starter%20kit%20to%20launch%20your%20marketplace%20&demo-url=https://sneakershub.vercel.app&demo-image=https://user-images.githubusercontent.com/61427976/133940948-09361d1c-08b3-43e3-b588-ac1dd3ff3e0c.png&envLink=https://portal.tradly.app/docs/vercel&integration-ids=oac_ZjlyX04ie0YNeck9UjeAMfba&redirect-url=https://superadmin.sandbox.tradly.app&developer-id=oac_ZjlyX04ie0YNeck9UjeAMfba)

[](https://app.netlify.com/start/deploy?repository=https://github.com/TRADLY-PLATFORM/Butterflies)

Table of Contents



  1. About The Project



  2. Getting Started


  3. Contributing

  4. License

  5. Contact

## About The Project

![Snip20210920_23](https://user-images.githubusercontent.com/61427976/133940934-b3e18f84-57f8-49bc-a5c7-a0e23a7ebb66.png)
![Snip20210920_25](https://user-images.githubusercontent.com/61427976/133940940-cce97fbc-b267-4a7c-8c04-14a432030f0e.png)
![Snip20210920_26](https://user-images.githubusercontent.com/61427976/133940948-09361d1c-08b3-43e3-b588-ac1dd3ff3e0c.png)
![Snip20210920_27](https://user-images.githubusercontent.com/61427976/133940957-e8905cd8-2ece-46ee-800a-e07546950b60.png)

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 .
Tradly

(back to top)

### Built With

* [Next.js](https://nextjs.org/)
* [React.js](https://reactjs.org/)
* [Tailwind](https://tailwindcss.com/)
* [Tradly JS SDK](https://www.npmjs.com/package/tradly)

(back to top)

## 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
```sh
npm install npm@latest -g
```

### Installation

1. Get a API Key at [https://superadmin.sandbox.tradly.app/](https://superadmin.sandbox.tradly.app/)
2. Clone the repo
```sh
git clone https://github.com/TRADLY-PLATFORM/Butterflies.git
```
3. Install NPM packages
```sh
npm install
```
4. Enter your PUBLIC KEY in `env/.env.prod` (Visit Superadmin > Settings > API)
```js
ENVIRONMENT = "production"
API_KEY = 'ENTER YOUR PRODUCTION KEY';
```
or
Enter your API in `env/.env.sandbox`
```js
ENVIRONMENT = "sandbox"
API_KEY = 'ENTER YOUR SANDBOX KEY';
```

(back to top)

## 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

(back to top)

## License

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

(back to top)

## Contact

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

Project Link: [https://github.com/TRADLY-PLATFORM/Butterflies](https://github.com/TRADLY-PLATFORM/Butterflies)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/TRADLY-PLATFORM/Butterflies.svg?style=for-the-badge
[contributors-url]: https://github.com/TRADLY-PLATFORM/Butterflies/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/TRADLY-PLATFORM/Butterflies.svg?style=for-the-badge
[forks-url]: https://github.com/TRADLY-PLATFORM/Butterflies/network/members
[stars-shield]: https://img.shields.io/github/stars/TRADLY-PLATFORM/Butterflies.svg?style=for-the-badge
[stars-url]: https://github.com/TRADLY-PLATFORM/Butterflies/stargazers
[issues-shield]: https://img.shields.io/github/issues/TRADLY-PLATFORM/Butterflies.svg?style=for-the-badge
[issues-url]: https://github.com/TRADLY-PLATFORM/Butterflies/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/showcase/tradly-platform/