🕺 Welcome to Berghain: Where Only Valid Browsers Get the Backend Party Started! 🎉
Berghain is your trusty SPOE-Agent, guarding the entrance to the backend like a seasoned bouncer. This Go and HAProxy-powered tool ensures that only the coolest and most valid browsers can access the exclusive party happening on the other side.
With Berghain in charge, you can be confident that your backend is reserved for the true VIPs of the internet, keeping out any uninvited guests. It's like the bouncer of the web world, ensuring that your resources are reserved for the browsers that really know how to dance!
- None (Simple JS execute)
- POW
To start berghain locally you can follow these easy steps:
For Debian / Ubuntu: apt install npm
- Run
npm install
insideweb/
- Run
npm run build
insideweb/
- Run
haproxy -f examples/haproxy/haproxy.cfg
- Run
go run ./cmd/spop/. -config cmd/spop/config.yaml
Thanks to @NullDev and @arellak, as they did most of the frontend work.