Skip to content

Cellular network map and speed test with geo data export.

Notifications You must be signed in to change notification settings

REALalphas/hackathon-v2

Repository files navigation

Hackathon V2 (second year)

We took second place in the Hackathon championship hosted by Astral

Theme: Cellular network map and speed test with geodata export.

Tools used:

  • Qwik (Main framework)
  • Fastify (For production rendering)
  • Maptiler (For map, no cell tower data in this version)
  • Maptiler JS SDK (For point data)
  • Axios (for browser to talk with server)

Install

npm i

Start

Dev

npm run dev

Go to localhost:5173 (+?)

Prod

Build project

npm run build

Run server

npm run serve

Go to localhost:3000

About

Cellular network map and speed test with geo data export.

Resources

Stars

Watchers

Forks