being a new version of bbj
Go to file
vilmibm afd9c3c070 oops forgot to commit schema 2022-07-25 11:41:59 -05:00
client/cmd blank things 2022-04-10 21:32:02 -05:00
server/cmd oops forgot to commit schema 2022-07-25 11:41:59 -05:00
.gitignore finish check_auth 2022-04-24 12:09:56 -05:00
LICENSE Initial commit 2022-04-11 02:25:29 +00:00
README.md blank things 2022-04-10 21:32:02 -05:00
go.mod vague unfucking, work on db, test stubs and imp for user-register 2022-06-14 17:03:46 -05:00
go.sum user registration 2022-04-28 14:08:05 -05:00

README.md

bbj2

being a rewrite of bbj. Intended for use on tilde town, but of course can be used elsewhere.

TODO

  • server
    • config
    • db setup
    • auth
    • authoring
    • fetching
    • user api
  • client