Skip to content

221V/eauc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang all-pay-auction application for web

Erlang implementation of the "Dollar auction" - "non-zero sum sequential game" https://en.wikipedia.org/wiki/Dollar_auction


Prerequisites

  • erlang (v 20 or higher)
  • postgresql (v 9.5 or higher)
  • pgbouncer (optional - change port to postgresql)
  • nginx (optional - change websocket_port to default)
  • letsencrypt certbot (optional)
  • make
  • inotify-tools (Linux, for filesystem watching)

Includes

  • n2o ( github.com/synrc/n2o )
  • nitro ( github.com/synrc/nitro )
  • mad ( github.com/synrc/mad )
  • otp.mk ( github.com/synrc/otp.mk )
  • erlydtl ( github.com/evanmiller/erlydtl )
  • epgsql ( github.com/epgsql/epgsql )
  • vanilla.js ( vanilla-js.com )

Run

On Linux

$ ./mad deps compile plan repl
$ CTRL + C
$ make start
$ make attach
$ CTRL + D

About

erlang pay-all auction (dollar auction)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published