Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
/ ping-pong-ponyhof Public archive

Let's make a table tennis tournament software that can handle everything automatically

Notifications You must be signed in to change notification settings

mrvary/ping-pong-ponyhof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏓 ping pong ponyhof

At point this will be a tabletennis software for organizing tournaments. Based on the rules of the bavarian TT Race Tournament. See here for more information.

Getting Started

Starting Development

Install all dependencies with yarn and start the electron app with yarn start-dev. This will start the electron app, serve the client app on localhost:8000 and offers access to the backend on localhost:4000 (which currently redirects to the client).

Starting Production

To start the app in production tip in yarn start. This executes the build process of the application and the client. After that electron will start.

About

Let's make a table tennis tournament software that can handle everything automatically

Resources

Stars

Watchers

Forks

Packages

No packages published