https://github.com/swetrix/marketplace-fe
Frontend for the Swetrix Marketplace service (marketplace.swetrix.com)
https://github.com/swetrix/marketplace-fe
marketplace react
Last synced: 10 months ago
JSON representation
Frontend for the Swetrix Marketplace service (marketplace.swetrix.com)
- Host: GitHub
- URL: https://github.com/swetrix/marketplace-fe
- Owner: Swetrix
- License: agpl-3.0
- Created: 2022-08-10T10:21:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T22:51:34.000Z (over 1 year ago)
- Last Synced: 2024-11-09T23:27:58.812Z (over 1 year ago)
- Topics: marketplace, react
- Language: JavaScript
- Homepage: https://marketplace.swetrix.com
- Size: 1.11 MB
- Stars: 6
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README

[](https://github.com/swetrix/marketplace-fe/issues)
## Description
Swetrix Marketplace is a great way to customise Swetrix functionality with extensions.\
You can install community-made or publish your own extensions and get new functionality on Swetrix!
## License
Swetrix is released under the AGPL v3.0 licence, see [LICENSE](LICENSE).
## Install Swetrix
See the API installation process at https://github.com/Swetrix/swetrix-api#readme. \
To selfhost the frontend part of Swetrix, you simply need to set up `.env` variables, install the dependencies (`npm i`), build the code (`npm run build`) and host it as a regular React application ([how to host react apps](https://create-react-app.dev/docs/deployment/)).\
On production, swetrix.com uses Cloudflare Pages to host the frontend part of the application.\
The minimum supported NodeJS version is v14.
## Bugs and security
Swetrix is open to pull-requests. Feel free to propose new features or submit bug requests via pull reuqests.\
For severe security issues, please contact us at security@swetrix.com
## Contributions
Contributions are welcome! You can find and pick any task on our [public roadmap](https://github.com/orgs/Swetrix/projects/2) page.\
Feel free to also offer any feature or improvement proposal, all of it is highly appreciated!
## Contact
You can contact us via email at contact@swetrix.com
## Donate
You can support the project by donating us at https://ko-fi.com/andriir \
We can only run our services by once again asking for your financial support!