Không có mô tả

Apollo 7fecc5f47b A maybe working users database 10 tháng trước cách đây
migrations 7fecc5f47b A maybe working users database 10 tháng trước cách đây
src 7fecc5f47b A maybe working users database 10 tháng trước cách đây
.env 7fecc5f47b A maybe working users database 10 tháng trước cách đây
.gitignore 7fecc5f47b A maybe working users database 10 tháng trước cách đây
Cargo.lock 7fecc5f47b A maybe working users database 10 tháng trước cách đây
Cargo.toml 7fecc5f47b A maybe working users database 10 tháng trước cách đây
LICENSE bb5737a2ca Updated LICENSE and README 10 tháng trước cách đây
README.md bb5737a2ca Updated LICENSE and README 10 tháng trước cách đây
diesel.toml 7fecc5f47b A maybe working users database 10 tháng trước cách đây

README.md

LunarBBS

In space, no one can hear you call.

A 2024 BBS software. Rust powered, Diesel fueled, Tokio async.

Todo List

  • [X] Logging
  • Diesel Database backend
    • Users
    • Mail
  • Toml Configuration
    • Main Config
    • Mailareas
    • Fileareas
    • Menus?
    • Login Items?
  • SSH frontend
  • Telnet frontend (Or are we a BBS of the __future__?)
  • Web accessory?
    • Mail access
    • Maybe do something like Mystic and allow playing doors
    • Configuration Editor UI?
  • Configuration Editor?
  • Scripting
    • RHAI? (Seems newer/up-to-date)
    • Rune? (Seems older than RHAI)
    • Lua? (Gag, and loose the power of Rust?)