@moneypot/moneypot-server
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @moneypot/moneypot-server

Weekly Downloads

9

Version

1.0.4

License

ISC

Unpacked Size

157 kB

Total Files

88

Last publish

Collaborators

  • delcaos