A simplied web version of the FAB app.
- View messages and comments from artists and groups
- Send messages
- Purchasing points
- Unable to see images in messages
- npm
- Your FAB
userid
andacesstoken
read more here
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.
$ git clone https://github.com/anniegiang/fab-web-client.git
$ cd fab-web-client
$ npm install
$ npm run start
Open http://localhost:3000/
- 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.