forked from hswaw/home
List of web services / Launcher page
src | ||
Dockerfile | ||
README.md |
Hackerspace Home
List of all web services / app launcher
Quick Start
There's no bundler, it's all vanilla html/css/js. You may run into CORS trouble just opening it
in the browser though. Use npx serve src
or python3 -m http.server -d src
to quickly spawn
a local web server.
How to add services?
Change src/services.js
.