1.0.4 • Published 9 months ago

@moneypot/moneypot-server v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

moneypot-server

This is the core casino server that manages users, transfers, balances, api keys, sessions, and the GraphQL API to access this info.

Game servers and moneypot-client talk to this server.

Local development

Create the postgres database:

(TODO: Rename db to match repo name + Rename repo)

createdb untitled-casino
npm run resetdb

Start server:

npm run dev
# Listening on http://localhost:3000
1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.0.1

10 months ago