derechtenap / dartsmate

Analyze, compare and track your darts games with DartsMate
https://github.com/derechtenap/dartsmate
4 stars 0 forks source link
darts darts-scoring darts-training desktop-app electron-app mantine nextjs nextron

:dart: DartsMate

Analyze, compare and track your dart games with DartsMate - Build with nextron, Next.js & Mantine

:warning: The project is currently still a work in progress. Many functions and ideas are not implemented yet!

:sparkles: Features

Explore the Future: Dive into our project roadmap to discover exciting upcoming features!

:robot: Scripts

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 :warning: To successfully build for macOS, the host computer must be running macOS!
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

:construction_worker: Contributors