All checks were successful
Build / build (18) (push) Successful in 42s
Build / build (22) (push) Successful in 1m12s
Build / build (20) (push) Successful in 1m13s
Build / build (18) (pull_request) Successful in 43s
Build / build (20) (pull_request) Successful in 1m12s
Build / build (22) (pull_request) Successful in 1m13s
By asking MongoDB to simply find the account by the ID and then validating the nonce ourselves, we save roughly 1ms.
Space Ninja Server
More information for the moment here: https://discord.gg/PNNZ3asUuY
Project Status
This project is in active development at https://onlyg.it/OpenWF/SpaceNinjaServer.
To get an idea of what functionality you can expect to be missing have a look through the issues. However, many things have been implemented and should work as expected. Please open an issue for anything where that's not the case and/or the server is reporting errors.
config.json
logger.level
can befatal
,error
,warn
,info
,http
,debug
, ortrace
.myIrcAddresses
can be used to point to an IRC server. If not provided, defaults to[ myAddress ]
.
Languages
TypeScript
82%
JavaScript
13.1%
HTML
4.7%