A site for hosting wikis of various indie games https://fanasaurus.com
  • TypeScript 96.4%
  • CSS 2%
  • JavaScript 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ategon 079d296d46
All checks were successful
Deploy / deploy (push) Successful in 1m51s
Add sites menu to navbar
2026-08-26 15:43:43 -04:00
.forgejo/workflows Ensure Discord worker readiness is verified during deployment 2026-08-20 23:54:35 -04:00
packages Fix description text width and gradient color handling 2026-08-22 17:58:46 -04:00
prisma Add discord bot 2026-08-20 21:40:10 -04:00
public Add sites menu to navbar 2026-08-26 15:43:43 -04:00
server Include draft overlays across page APIs and stabilize drawer layout 2026-08-21 23:37:06 -04:00
src Add sites menu to navbar 2026-08-26 15:43:43 -04:00
uploads Add rendering children elements in a fancy format 2026-04-06 21:06:40 -04:00
.gitignore Add staging system and api tokens 2026-08-19 14:54:11 -04:00
any-region-icon-preview.png Add hidden wiki access controls and history squashing 2026-08-18 18:41:25 -04:00
creature-icon-preview.png Add hidden wiki access controls and history squashing 2026-08-18 18:41:25 -04:00
dev-server.err.log Clean up home page 2026-08-15 22:11:44 -04:00
dev-server.out.log Clean up home page 2026-08-15 22:11:44 -04:00
docker-compose.yml Update db port 2026-05-09 16:45:47 -04:00
ecosystem.config.cjs Ensure Discord worker readiness is verified during deployment 2026-08-20 23:54:35 -04:00
eslint.config.mjs Add discord bot 2026-08-20 21:40:10 -04:00
Guy-original.png Fix page description truncation in wiki listings 2026-08-22 02:12:37 -04:00
index.html Fix image population 2026-08-15 23:13:57 -04:00
package-lock.json Add discord bot 2026-08-20 21:40:10 -04:00
package.json Add discord bot 2026-08-20 21:40:10 -04:00
postcss.config.mjs Initial commit from Create Next App 2025-12-31 01:48:24 -05:00
prisma.config.ts Improve minigames and update dependencies 2026-05-21 01:41:11 -04:00
README.md Add discord bot 2026-08-20 21:40:10 -04:00
replicat-blue-10-cat.png Fix description text width and gradient color handling 2026-08-22 17:58:46 -04:00
replicat-blue-100-cat.png Fix description text width and gradient color handling 2026-08-22 17:58:46 -04:00
tsconfig.json Improve minigames and update dependencies 2026-05-21 01:41:11 -04:00
vite.config.ts Move to server rendering 2026-05-09 14:40:54 -04:00

wiki.bioloom.studio

The code for wiki.bioloom.studio.

Discord bot

The server-installable Discord bot searches public pages across all active wikis by default. Server managers can use /wiki-config add and /wiki-config remove to build a selected wiki list, or /wiki-config all to restore all current and future public wikis.

See docs/discord-bot.md for setup, deployment, and command details.