Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dinxsh/sanity
managing tournaments made easy πΉοΈ
https://github.com/dinxsh/sanity
Last synced: 3 days ago
JSON representation
managing tournaments made easy πΉοΈ
- Host: GitHub
- URL: https://github.com/dinxsh/sanity
- Owner: dinxsh
- License: mit
- Created: 2024-06-29T13:57:04.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-06T07:50:19.000Z (5 days ago)
- Last Synced: 2025-01-06T08:36:31.776Z (5 days ago)
- Language: JavaScript
- Homepage: https://sanityesports.vercel.app
- Size: 7.67 MB
- Stars: 62
- Watchers: 4
- Forks: 40
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Sanity
![GitHub Repo Stars](https://img.shields.io/github/stars/dinxsh/sanity?style=flat-square)
![GitHub Issues](https://img.shields.io/github/issues/dinxsh/sanity?style=flat-square)
![License](https://img.shields.io/github/license/dinxsh/sanity?style=flat-square)
![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen?style=flat-square)Sanity is your go-to open-source tool for managing esports platforms efficiently. Built with scalability and performance in mind, it seamlessly integrates game data, user profiles, and event management for a streamlined experience.
## π Features
- **Player & Team Management**: Effortlessly manage esports teams and player profiles.
- **Tournament Insights**: Track and manage tournaments with real-time updates.
- **Custom Integrations**: Plug-and-play modules for extended functionality.
- **Scalable Backend**: Designed for high-load environments with performance optimizations.## π Tech Stack
- **Backend**: Next.js, MongoDB
- **Frontend**: React, Tailwind CSS## π Getting Started
### Prerequisites
- [Node.js](https://nodejs.org/)
- [MongoDB](https://www.mongodb.com/)### Installation
```bash
# Clone the repo
git clone https://github.com/dinxsh/sanity.git
cd sanity# Install dependencies
npm install# Start the server
npm start
```## π‘ Contributing
We β€οΈ contributors! Hereβs how you can help:
1. Fork the repository.
2. Create a new branch: `git checkout -b feature-xyz`.
3. Commit your changes: `git commit -m 'Add feature xyz'`.
4. Push to the branch: `git push origin feature-xyz`.
5. Open a pull request.Read our [Contributing Guidelines](CONTRIBUTING.md) for more details.
## π License
This project is licensed under the [MIT License](LICENSE).
## π Show Your Support
Give us a βοΈ on GitHub to show your love and keep this project growing!
## π¬ Contact
Have questions or suggestions? Open an issue or reach out on [Discord](https://discord.gg/Sp95NkwRdw).
### Useful Links
- [Documentation](https://github.com/dinxsh/sanity/wiki)
- [Issue Tracker](https://github.com/dinxsh/sanity/issues)