Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dino-kupinic/tourney
delightful and easy tournament management
https://github.com/dino-kupinic/tourney
docker nuxt pm2 supabase typescript vue
Last synced: about 1 month ago
JSON representation
delightful and easy tournament management
- Host: GitHub
- URL: https://github.com/dino-kupinic/tourney
- Owner: Dino-Kupinic
- License: mit
- Created: 2024-09-13T10:05:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T15:28:18.000Z (2 months ago)
- Last Synced: 2024-10-20T03:46:42.930Z (2 months ago)
- Topics: docker, nuxt, pm2, supabase, typescript, vue
- Language: Vue
- Homepage:
- Size: 400 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![tourney](./.github/assets/banner.png)
# tourney
Mono repository for the tourney project. This project is a web application for managing tournaments.
It includes an admin dashboard for managing tournaments, teams/players, live scores, and a client app for tournament attendees.
> [!CAUTION]
> tourney is still in development. You will find bugs and broken/unfinished features.## ♻️ Release Cycle
tourney follows the [Semantic Versioning](https://semver.org/) guidelines.
## ✨ Installation and Configuration
// WIP
## 🚀 Deployment
// WIP
## 😄 Author
- [@Dino Kupinic](https://www.github.com/Dino-Kupinic)
## 🛠️ Tech Stack
- Nuxt 3
- Supabase (Postgres)
- Docker
- pm2## Contributing
// WIP
## 😊 License
[MIT](https://choosealicense.com/licenses/mit/)