evaera / Roblox-FFlag-Watcher

Watches for and logs Roblox FFlag changes.

Home Page:https://fflag.eryn.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roblox FFlag Watcher

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

Download FFlagWatcherData.zip

Data was collected on November 4, 2023 at 4:17 PM Eastern Time.

Set-up guide

This is a server/web app combo that watches for Roblox FFlag changes.

Requirements

Development

  • 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.

About

Watches for and logs Roblox FFlag changes.

https://fflag.eryn.io/

License:MIT License


Languages

Language:TypeScript 92.4%Language:HTML 3.9%Language:SCSS 2.2%Language:Dockerfile 0.7%Language:CSS 0.7%