BIJAY'S Toolkit

Documentation โ€” pick a guide.

๐Ÿ“˜

User & Admin Guide

What the toolkit is and how to use every part โ€” running scripts, installing software, and managing content in the Admin Panel. Step by step, for users and admins.

Open guide โ†’
๐Ÿ› ๏ธ

Technical / Build Reference

How it was built and how it works: the GitHub repo, the Vercel API proxy, routing, data model, security, deployment and how to extend it. For future reference.

Open reference โ†’
๐Ÿ”

Security & Recovery

What protects the toolkit, and exactly what to do when you are locked out or have forgotten the admin password. Step-by-step recovery, the security model, and the audit findings.

Open guide โ†’
โœจ

New Features & Use Cases

Linux script sets, the Command catalog, Reminders, scheduled tasks, AI app catalog, document preview & search โ€” what each one is for and when you would actually use it.

Open guide โ†’
๐Ÿš€

Deploy Your Own Copy

Self-host the toolkit under your own GitHub repo and Vercel account: create the repo and API token, set the environment variables, point the launcher at your domain, and rebrand it. Step by step.

Open guide โ†’
Run the toolkit โ€” Windows (PowerShell) irm https://toolkit.bistab.com.np | iex
Run the toolkit โ€” Linux (bash) curl -fsSL https://toolkit.bistab.com.np/linux | bash