the flufi-music server
  • TypeScript 100%
Find a file
flufi e2c62b9d15
lyrics lyrics lyrics lyrics
Co-authored-by: Andrew <adrwbln@proton.me>
2026-07-21 00:55:59 +01:00
.gram set set type stuff 2026-07-11 22:48:51 +01:00
src lyrics lyrics lyrics lyrics 2026-07-21 00:55:59 +01:00
.gitignore small update 2026-06-12 00:11:41 +01:00
deno.json lyrics lyrics lyrics lyrics 2026-07-21 00:55:59 +01:00
deno.lock lyrics lyrics lyrics lyrics 2026-07-21 00:55:59 +01:00
main.ts verify users and shit 2026-07-12 16:56:39 +01:00
README.md base of the re-write 2026-05-06 21:29:08 +01:00

Flufi Music Server

Setup

clone this repo (git clone <url>)

install deno if you havent already

create a allowed.json including the names of the allowed rotur users, e.g.

[
    "flufi",
    "mist",
    "andrew"
]

(not case sensitive)

run deno run dev (will change this later)

go onto onto flufi music (server will be on http://localhost:8080)

and then forward any ports or use cloudflared or something to put it on a website or domain