Live map for Road2Bitcoin 2022
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
Râu Cao bedb066407
1.10.1
9 months ago
data Add riders to map 9 months ago
dist 1.10.1 9 months ago
public Add donation widget 9 months ago
.gitignore Add version script 9 months ago
index.html Link logo to main page 9 months ago
main.js Only show riders when tracking timestamp is newer than 3 hours ago 9 months ago
package-lock.json 1.10.1 9 months ago
package.json 1.10.1 9 months ago
readme.md Update readme 9 months ago
style.css Add donation widget 9 months ago
vite.config.js Hello world 9 months ago

readme.md

R2B22 Live Map

An interactive map for Road2Bitcoin 2022

Development

Start a development server (available at http://localhost:5173):

npm start

To generate a build ready for production:

npm run build

Then deploy the contents of the dist directory to your server. You can also run npm run serve to serve the results of the dist directory for preview.