Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 πŸ•ΉοΈ

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)