Building ProcPass, a local-first encrypted password manager (Go + React). The backend worked, but the frontend file was literally cut in half — missing screens, broken function calls, no CSS.
Today I fixed it:
- Built the full UI: create vault, unlock vault, add/edit/delete passwords
- Fixed a bug where the app sent the password twice instead of the vault file path (i was sleepy LoL) 💀
- Added a native file picker to choose where your vault is saved
- Dark theme, because obviously
Build passes clean.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.