BeUnblurred is a custom BeReal client that lets you see your friends' BeReals without posting one.
- Clone this repository.
- Run
npm install
in the repository directory. - Run
npm run build
in the repository directory. - Run
npm start
in the repository directory. - Open
http://localhost:3290
in your browser.
To deploy to Vercel you just need to click the button below and follow the instructions.
This is not reccomended for public use, as it will probably get blocked by BeReal after a while. If you want to host a public instance of BeUnblurred, you should probably host it yourself on a VPS or home server.