Skip to content

bdanzer/wager-matches

Repository files navigation

Wager Match Goals

Create/Accept a match with money that will be deposited to PayPal and once someone wins automatically pay out players with PayPal Api.

Wager Matches is still in an early stage:

The first goal is to get the site working with just localstorage/react state data and to eventually power the persistance layer with mongoose/mongodb.

Server

Server is built with express with typescript in ./server

Frontend

Frontend is built with react in ./src

Docker

To start server clone project and run:

docker-compose up --build

Now go to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published