A simple site where the aim is to click on a blahaj :3
- Bun
- Clone and install dependencies
git clone https://github.com/oriionn/blahaj-clicker
cd blahaj-clicker
bun install- Copy the
.env.exampleto make your own
cp .env.example .env
nano .env- Start the server
bun startThis project is under the MIT License.