Analyze, compare and track your dart games with DartsMate - Build with nextron, Next.js & Mantine
Explore the Future: Dive into our project roadmap to discover exciting upcoming features!
- Create & Manage Profiles: Easily create and manage player profiles for your matches.
- Create A Match: Set up a game with and customize various game settings.
- Analyze Your Latest Matches: Gain valuable insights into your performance and track your progress.
- Multi-Language Support: DartsMate supports multiple languages, allowing users to enjoy the app in their preferred language.
Script | Description |
---|---|
npm run dev |
Starts a local development server |
npm run build |
|
npm run build:all |
Build a production-ready version for all platforms |
npm run build:win32 |
Build a Windows-32 bit executable |
npm run build:win64 |
Build a Windows-64 bit executable |
npm run build:mac |
|
npm run build:linux |
Build a Linux executable |
npm run postinstall |
|
npm run lint |
Check the project for potential errors or issues |
npm run lint:fix |
Check the project for errors or issues and attempt to automatically fix them |
npm run format |
Format the project code |
- Tim Deres (@derechtenap)