JohnRigoni / inupdown

File server / Web Clipboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inupdown

Requires

golang >= v1.21

go install github.com/a-h/templ/cmd/templ@latest

npm install -D tailwindcss

Building

templ generate
npx tailwindcss -i ./tailwind.css -o ./assets/tstyle.css
go build -o tmp/inupdown

pic

About

File server / Web Clipboard

License:MIT License


Languages

Language:Go 48.7%Language:HTML 27.3%Language:JavaScript 20.2%Language:CSS 2.5%Language:Dockerfile 1.4%