Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 : 블루아카이브 토먼트 파티찾기 도우미

Awesome Lists containing this project

README

        



Logo


BA Torment : 블루아카이브 토먼트 파티찾기 도우미




View the website »




Bug Report
|
Request to HU-Lee



React


JavaScript


ESLint


Yarn


License


## 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