Add a Go HTTP API with Ed25519 auth and invitation onboarding, user-scoped GeoJSON Point management, a Bun-tested @noble/ed25519 TypeScript client, static Vue/Vuetify frontend integration, and a Gitea CI workflow running both Go and Bun test suites. Made-with: Cursor
3 lines
50 B
JavaScript
Executable File
3 lines
50 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
require('../lib/tsserver.js')
|