Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 324 Bytes

boiurl

I made the core of this piece of shit in exactly 18 minutes lol (porting to TypeScript etc took like 20-ish minutes as well)

Installation

Native

npm run build
npm start

Docker

docker run -d --restart=always --name=boiurl -p 8035:8035 -v $(pwd)/boiurl-data:/data sys256/boiurl:latest