This is the source code for Firebot's website (https://firebot.app) including the profile page which is linked to when Firebot chat users type !commands. It is built via NextJS(React) + MobX + TailwindCSS.
npm install
npm run dev
- Navigate to http://localhost:3000 in a browser