This project has been retired.
This repository is open source, and you are free to host it yourself or modify it as you wish.
As an alternative, you can use MaximumADHD/Roblox-FFlag-Tracker which tracks flags via git.
All data that was previously served by this website is available in JSON format:
- flags.json
- history.json
Data was collected on November 4, 2023 at 4:17 PM Eastern Time.
This is a server/web app combo that watches for Roblox FFlag changes.
npm start
to start development environment for the web app.npm run server:dev
to start development environment for the server.
Run both of these in separate consoles to work with them in tandem.