ftrvxmtrx / cerca

lean forum software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cerca

a forum software

Meaning:

  • to search, quest, run (it)
  • near, close, around, nearby, nigh (es)
  • approximately, roughly (en; from circa)

This piece of software was created after a long time of pining for a new wave of forums hangs. The reason it exists are many. To harbor longer form discussions, and for crawling through threads and topics. For habitually visiting the site to see if anything new happened, as opposed to being obtrusively notified when in the middle of something else. For that sweet tinge of nostalgia that comes with the terrain, from having grown up in pace with the sprawling phpBB forum communities of the mid naughties.

It was written for the purpose of powering the nascent Merveilles community forums.

Local development

Install golang.

To launch a local instance of the forum, run those commands (linux):

  • touch temp.txt
  • mkdir data
  • go run run.go --authkey 0 --allowlist temp.txt

It should respond Serving forum on :8272. Just go on https://localhost:8272.

About

lean forum software

License:Other


Languages

Language:Go 75.9%Language:HTML 24.1%