crappy social network server. going to eventually support activitypub but doesnt yet
Go to file
jaina heartles b2c87dd207 account + local_account -> actor + account 2022-10-11 20:06:29 -07:00
src account + local_account -> actor + account 2022-10-11 20:06:29 -07:00
tests/api_integration refactor 2022-10-03 19:41:59 -07:00
.gitignore Add config file 2022-07-29 23:14:42 -07:00
CONTRIBUTING.md Add contributor docs 2022-10-01 22:18:39 -07:00
README.md refactor 2022-10-03 19:41:59 -07:00
build.zig Move api to package 2022-10-08 13:47:54 -07:00

README.md

Untitled Social Network server

Building

Requirements

  • A recent-ish build of zig from the main branch (0.9.1 will NOT work, it is missing stdlib apis we use)
  • System libraries
    • sqlite3

NOTE: compilation is broken right now because of:

https://github.com/ziglang/zig/issues/12240

for a temporary fix, rebuild zig after changing $stdlibdir/crypto/scrypt.zig:465 to use default_salt_len instead of salt_bin.len

Commands

To build a binary: zig build To run in debug mode: zig build run

License

fuck you. i don't license this code to you. steal it or fuck off