Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Vuurvos1/toploggerMap

Repository files navigation

Toplogger Map

Playing around with the Toplogger API to create a map of boulders in a gym

Warning

🚨 Deprecation Notice 🚨
This project has been archived and is no longer maintained. It was built using the Toplogger API, but since Toplogger fully migrated their API to be GraphQL based, this implementation no longer functions.

Get started

Note that you will need to have Node.js installed.

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see the app running.

If you're using Visual Studio Code I recommend installing the official extension Svelte for VS Code. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.

Building and running in production mode

Build an optimised version of the app:

npm run build

Unoficial toplogger api documentation

for unofficial Toplogger API documentation you can check out the wiki of this repository

https://github.com/vuurvos1/toploggerMap

About

Toplogger like maps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published