devlup-labs / devlup-labs/Ghostwire

🛠️ [Feature]: Integrate actual database with connect.go

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### What is the feature?

the connection flow should use the existing database layer to retrieve the required user/device information from persistent storage.

### Technical Implementation

_No response_

### Component(s) affected

- [x] Coordination server
- [ ] Clientside Agent (WireGuard / NAT / CLI)
- [ ] Desktop client (Frontend)
- [ ] Docs / infra
- [ ] Other

### Alternatives considered

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading connect.go and locating the existing database layer. Trace the coordination server's connection flow and identify where the required user and device information is currently obtained. Done means the flow retrieves that information from persistent storage through the existing database layer; no tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.