Open Source
Lastbench is an open-source student project. There are no paid plans in this repository. To run your own instance, follow the repository instructions on GitHub.
Self-hosting
You can self-host Lastbench by following the repository setup. Example steps:
git clone https://github.com/Mohamed-faaris/Genfess.git cd Genfess npm install npm run devConfigure Supabase (or your Postgres + Realtime) and set the environment variables as described in the repo.