Butterflies
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)
Report Bug
·
Request Feature
Deploy on Vercel, Netlify
Deploy with Vercel
Table of Contents
About The Project
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
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
- Get a API Key at https://superadmin.sandbox.tradly.app/
-
Clone the repo
git clone https://github.com/TRADLY-PLATFORM/Butterflies.git
-
Install NPM packages
npm install
-
Enter your PUBLIC KEY in
env/.env.prod
(Visit Superadmin > Settings > API)ENVIRONMENT = "production" API_KEY = 'ENTER YOUR PRODUCTION KEY';
<p> or<br /> Enter your API in <code>env/.env.sandbox</code> </p> <pre> ENVIRONMENT = "sandbox"
API_KEY = ‘ENTER YOUR SANDBOX KEY’;
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!
- Fork the Project
-
Create your Feature Branch (
git checkout -b feature/AmazingFeature
) -
Commit your Changes (
git commit -m 'Add some AmazingFeature'
) -
Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
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
(back to top)