~kota/kudoer

A website for reviewing "things" and seeing your friends reviews: https://kudoer.com
Move litesession code into separate repo
Fix minor comment typo in db.Open
Set SameSite Strict for CSRF cookies

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~kota/kudoer
read/write
git@git.sr.ht:~kota/kudoer

You can also use your local clone with git send-email.

#kudoer.com

It's a site that allows you to review, or "give kudos" to anything you please. Books, movies, places, mathematical concepts, whatever. You can follow your friends accounts and see their reviews.

#compile

A go compiler is required to compile this application. Check go.mod for the oldest supported version of go. Then run make to compile the project.

#usage

Run with the -help flag for current options. Email settings are for the "forgot password" feature. If you're actually trying to host this make sure you put it behind a proxy (caddy, nginx, openbsd httpd, apache, etc) as the application does not serve https by itself.

#license

GNU AGPL version 3 or later, see LICENSE.

Emoji are provided by Noto Color Emoji and used via the SIL Open Font License, version 1.1.

#tickets