This is the Vue.js based frontend for SOTLAS (https://sotl.as), an interactive atlas of summits for the Summits On The Air amateur radio program.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Manuel Kasper 05765e9562 Honor line breaks in SMP route descriptions 1 week ago
public Optimize PNGs 2 years ago
src Honor line breaks in SMP route descriptions 1 week ago
svg-icons Initial import of sotlas-frontend v1.9.2 3 years ago
tools Initial import of sotlas-frontend v1.9.2 3 years ago
.editorconfig Initial import of sotlas-frontend v1.9.2 3 years ago
.env JS version compatibility, remove version number from footer 4 weeks ago
.gitignore Initial import of sotlas-frontend v1.9.2 3 years ago
.npmrc Update dependencies 3 years ago
LICENSE Create LICENSE 3 years ago
README.md Update README.md 3 years ago
babel.config.js Initial import of sotlas-frontend v1.9.2 3 years ago
jsconfig.json Add button to load more new photos 2 years ago
package-lock.json Update caniuse, remove branch from footer, bump SOTA DB copyright 4 weeks ago
package.json Update vue-template-compiler 4 weeks ago
vue.config.js JS version compatibility, remove version number from footer 4 weeks ago

README.md

SOTLAS

This is the Vue.js based frontend for SOTLAS (https://sotl.as), an interactive atlas of summits for the Summits On The Air amateur radio program.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.