Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beaverhouse/bluearchive-torment-front
BA Torment : 블루아카이브 토먼트 파티찾기 도우미
https://github.com/beaverhouse/bluearchive-torment-front
blue-archive react
Last synced: 20 days ago
JSON representation
BA Torment : 블루아카이브 토먼트 파티찾기 도우미
- Host: GitHub
- URL: https://github.com/beaverhouse/bluearchive-torment-front
- Owner: BeaverHouse
- License: mit
- Created: 2023-07-28T14:27:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T12:29:35.000Z (about 2 months ago)
- Last Synced: 2024-10-27T14:06:36.973Z (about 2 months ago)
- Topics: blue-archive, react
- Language: TypeScript
- Homepage: https://bluearchive-torment.netlify.app/
- Size: 7.56 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
BA Torment : 블루아카이브 토먼트 파티찾기 도우미
View the website »
Bug Report
|
Request to HU-Lee
## Description
**❗❗This app is KOREAN Only.❗❗**
블루아카이브 토먼트 파티찾기 프론트엔드 코드입니다.
JavaScript로 작성되었습니다.파티 데이터는 Python을 통해 처리해서 JSON 형태로 사용하고 있습니다.
업데이트 주기가 2주당 1번 정도이기 때문에, 따로 서버는 구축하지 않았습니다.[BeaverHouse/bluearchive-torment-parse](https://github.com/BeaverHouse/bluearchive-torment-parse)
## Work
| 날짜 | 패치 내역 |
| ------- | ------------------------------------ |
| 2023.07 | 사이트 오픈 |
| 2023.11 | UI, 모바일 환경 최적화 작업 |
| 2024.03 | 전용무기 정보 표기 (일본 서버 S63 ~) |
## On local environment
**Install dependencies**
```
yarn install
```**Run on local environment**
```
yarn start
```
## Contributing
See the [CONTRIBUTING.md][contributing].
[contributing]: ./CONTRIBUTING.md