/Spaghetti

Spaghetti is a fictional currency that can be used to make silly bets with friends and family. This repository contains a TS/Python web app to enable spaghetti betting.

Primary LanguagePythonMIT LicenseMIT

Dependencies

  • docker
  • docker-compose

Running the Spaghetti Server

  • Copy example.env to .env and fill out the values.
  • Run make, or just docker-compose up -d --build.
  • The server is running over plain HTTP, it's highly recommended to configure a reverse proxy such as nginx to enable TLS.
  • Run make create-admin to create an admin user. Save the generated password that is printed.

Production Instance

https://spaghetti.miramontes.dev