[READ-ONLY] Mirror of https://github.com/kristianbinau/satellite-globe.
0

Configure Feed

Select the types of activity you want to include in your feed.

Vue 81.6%
TypeScript 16.0%
CSS 2.4%
3 1 0

Clone this repository

https://tangled.org/kristian.binau.me/satellite-globe https://tangled.org/did:plc:yd3ghnle3tiu5rf752m4zp7u
git@tangled.org:kristian.binau.me/satellite-globe git@tangled.org:did:plc:yd3ghnle3tiu5rf752m4zp7u

For self-hosted knots, clone URLs may differ based on your setup.



README.md

Satellite Globe#

A web application that displays a 3D globe with satellite positions.

Look at Nuxt docs and Nuxt UI docs to learn more.

Setup#

Make sure to install the dependencies:

npm install

Development Server#

Start the development server on http://localhost:3000:

npm run dev

Production#

Build the application for production:

npm run build

Preview deployment:

npx nuxthub preview

Deploy to production:

npx nuxthub deploy