ArcticLampyrid / travellings-graph-frontend

A simple frontend for Travellings Graph.

Home Page:https://travelgraph.travellings.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travellings Graph Frontend

A simple frontend for Travellings Graph

Usage

docker buildx build -t travellings-graph-frontend . --build-arg API_URL=http://localhost:8471
docker run -d -p 8080:80 travellings-graph-frontend

The API_URL build argument specifies the URL of the API server.

License

Licensed under the MIT License.

About

A simple frontend for Travellings Graph.

https://travelgraph.travellings.cn/

License:MIT License


Languages

Language:TypeScript 73.7%Language:CSS 19.7%Language:JavaScript 3.6%Language:Dockerfile 1.6%Language:HTML 1.4%