https://github.com/kalvin807/gbf-raid-finder
Granblue Fantasy raid finder written in Go and React
https://github.com/kalvin807/gbf-raid-finder
gbf golang granbluefantasy javascript react
Last synced: about 1 month ago
JSON representation
Granblue Fantasy raid finder written in Go and React
- Host: GitHub
- URL: https://github.com/kalvin807/gbf-raid-finder
- Owner: kalvin807
- License: mit
- Created: 2020-08-09T09:32:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-26T16:27:51.000Z (3 months ago)
- Last Synced: 2026-05-07T02:43:46.501Z (about 1 month ago)
- Topics: gbf, golang, granbluefantasy, javascript, react
- Language: TypeScript
- Homepage: https://gbf.kalvin.io/
- Size: 6.02 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GBFinder Omega - グラブル救援検索・マグナ
A realtime twitter message filter that use to fetch all GBF raid message in twitter written in Go and Vue.js
> Very very welcome any kind of involvement (PR, issues...)
> Idea wanted for the name of this raid finder :smile:
## Installation
0. Clone this project to your local environment.
### Prepare your Twitter API key
1. Apply a Twitter Developer Account [here](https://developer.twitter.com/en/apply-for-access).
2. Create a project
3. Generate and save both access key/secret and api key/secret
### Backend
1. Install go in your system
2. At project root create a .env with following content
```env
FRONT_END_URL=
TWITTER_ACCESS_KEY=
TWITTER_ACCESS_SECRET=
TWITTER_API_KEY=
TWITTER_API_SECRET=
```
3. Fetch go modules by `go get`
4. Start the backend server by `go run`
### Frontend
1. Switch to directory `/web/`
2. Create a .env file in `/web/`
```env
WEBSOCKET_URI=
BACKEND_URL=
```
3. Download node modules with `yarn install`
4. Start the frontend server with `yarn dev`
## Thanks to
- GBF Raiders, Granblue Raid Finder... etc to giving me ideas and raid information
- GBF Wiki
- Every who used this tool!
- KMR and Cygames for creating this farm simulator - granblue fantasy