Skip to content

derechtenap/dartsmate

Repository files navigation

🎯 DartsMate

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

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

✨ Features

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.

🤖 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 ⚠️ 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

👷 Contributors