Arknights Record Wiki is a full-stack application for uploading, reviewing, and displaying video records of Arknights -- a tower defense mobile game.
We focus on collecting records with the fewest people clearing an operation.
This project is enlightened by an online document, which became heavy and ponderous as the number of records increased.
This is the frontend of the project.
-
yarn install yarn start - Your frontend server will run at port 3000
The project is deployed on Heroku at https://arkrec.herokuapp.com/
The project is under MIT license