forked from flufi-music/server
the flufi-music server
- TypeScript 100%
|
|
||
|---|---|---|
| .gram | ||
| src | ||
| .gitignore | ||
| deno.json | ||
| deno.lock | ||
| main.ts | ||
| README.md | ||
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