Skip to content

anniegiang/fab-web-client

Repository files navigation

(This is still under development as of 6/29/2022)

Intro

A simplied web version of the FAB app.

Features:

  • View messages and comments from artists and groups
  • Send messages

Not supported:

  • Purchasing points
  • Unable to see images in messages

Pre-reqs

How to get your FAB userid and accesstoken

This information is located in the HTTP request headers. On iOS and Android, there are apps that let you inspect network traffic to see the request headers.

Run locally

$ git clone https://github.com/anniegiang/fab-web-client.git
$ cd fab-web-client
$ npm install
$ npm run start

Open http://localhost:3000/

Disclaimer

  • Actions that cost points in the original app also cost points in this client. (ex: it cost points to open new messages and send messages.)
  • Zero data is collected. All data is stored on the user's local machine.
  • The developer has no intention to make a profit.
  • The developer is not responsible for any loss or damages.

About

Web client for the Fab app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published