A simple site where the aim is to click on a blahaj :3
https://blahaj.pw
- TypeScript 35.3%
- JavaScript 31.6%
- CSS 19%
- HTML 12.1%
- Dockerfile 2%
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Blahaj Clicker
A simple site where the aim is to click on a blahaj :3
Installation
Prerequisites
- Bun
Installation
- 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 start
License
This project is under the MIT License.