Commit Graph

11 Commits

Author SHA1 Message Date
6ab4ffc092 Refactor WebSocket handling and remove nuxt-visitors module
Replaced nuxt-visitors module with a custom WebSocket implementation for location tracking. Removed redundant code and comments in `useVisitors` composable and introduced the `location.server` plugin to manage user location. Updated dependencies and configurations to reflect these changes, streamlining the approach.
2025-02-02 19:03:49 +01:00
3f5b0829c7 Add Nuxt UI v3 2025-02-02 18:30:15 +01:00
bb20f593f8 Test visitors 2025-02-02 13:50:06 +01:00
9d4ca6476b Replace Mapbox integration with custom Globe component
Switched from Mapbox to a custom globe visualization using 'cobe' library. Removed all Mapbox-related code, dependencies, and environmental variables. Introduced a WebSocket-based system to display live visitor data on the globe.
2025-01-29 12:43:03 +01:00
75b3655fd3 Fix main page 2024-11-28 22:55:28 +01:00
7e00d5e12d Working 2024-08-19 17:17:05 +02:00
e638d459b3 Add mapbox 2024-07-24 17:58:43 +02:00
2331b01a8d Change linter config to antfu config and lint code 2024-07-24 02:01:30 +02:00
1967c8af41 Edit decoration style 2024-06-30 01:00:28 +02:00
2dcde6b0d8 Linted code 2024-06-21 00:33:07 +02:00
a99f3a4396 Initial commit 2024-06-21 00:21:49 +02:00