Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 489 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 489 Bytes

Rusty Diesel Rocket

A SandBox project with Coinhive miner running in the background when the user logins.

Running

  1. Create a database, set the .env file with the correct DATABASE_URL then create tables with diesel migration run (must have diesel_cli installed).

  2. Build: npm run build

  3. Run: cargo run

TODO:

  • Night mode
  • Save user settings
  • Withdraw system
  • Reff program
  • Mine while learning
  • Forum, Wiki
  • Add captcha
  • Lottery?