Test the current network congestion of Cloudflare based on datacenter routing
Find a file
2021-03-03 21:21:33 -05:00
.github/workflows Delete main.workflow 2019-09-10 22:01:00 -04:00
public Turn domain logic into its own component 2019-09-05 12:34:45 -04:00
src vue 3 upgrade, bigger ping size 2021-02-12 14:07:38 -05:00
.editorconfig Turn domain logic into its own component 2019-09-05 12:34:45 -04:00
.gitignore Remove IATA download code 2020-11-13 12:49:51 -05:00
_redirects Create _redirects 2019-04-16 11:56:32 -04:00
babel.config.js More information for domains 2019-09-05 13:50:20 -04:00
package-lock.json Bump axios from 0.19.2 to 0.21.1 2021-02-12 19:11:29 +00:00
package.json Bump axios from 0.19.2 to 0.21.1 2021-02-12 19:11:29 +00:00
README.md update README.md 2019-09-05 13:54:29 -04:00
tsconfig.json Turn domain logic into its own component 2019-09-05 12:34:45 -04:00

Netlify Status

cloudflare-test.judge.sh

Cloudflare connection test (unofficial).

Project setup

npm install

Note: the website iatacodes.org, which was used for location information, is no longer running. We're currently using a version from around May 2019 until a free alternative is available.

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.