Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 557 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 557 Bytes

vaingloryApp-Backend

vaingloryApp-Backend is a API for heroes and items catalog of vainglory game.

Source

The data for the API is collected from various sources, including:

  • Vainglory Official Website: Data and information about Vainglory heroes.
  • VaingloryFire: Additional hero details, guides, and community contributions.
  • Other sources: Various other references and community-contributed data.

How to run

docker compose up -d

App will run on localhost:2121