mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-15 22:54:03 -05:00
[PR #3631] [CLOSED] [WIP] :electron: hosting the sync-server with the desktop app (POC) #46788
Closed
opened 2026-04-26 08:49:10 -05:00 by GiteaMirror
·
0 comments
No Branch/Tag Specified
master
dependabot/npm_and_yarn/npm_and_yarn-cd62b4b37a
enforce-append-only-migrations-ci
claude/error-codes-worker-boundary-26i5uu
api-browser-custom-data-dir
tabedzki/feat/replacing-month-picker-with-day-picker
delay-initial-sync-until-loaded
jfdoming/mobile-app-build
cross-version-sync-compat
jfdoming/api-tokens-part-1
jfdoming/api-tokens-part-2
jfdoming/api-tokens-part-3
jfdoming/mobile-app-updates
claude/budget-version-migration-compat-151jlr
claude/worker-error-serialization-9iqtl7
claude/react-table-library-research-afx83z
claude/issue-8401-regression-test-9nw9l3
jfdoming/mobile-app-foundation-part-1
jfdoming/mobile-app-scaffold
release
ai-fix-cleanup-def-8290
claude/relaxed-shannon-jusywa
claude/fervent-keller-s6f2fq
claude/determined-feynman-st1y9z
claude/wizardly-einstein-vi2wce
claude/sweet-albattani-7nseio
feat/bank-sync-per-budget-file
claude/affectionate-cannon-y0kc82
claude/dependabot-findings-m9pgmb
claude/mac-app-ios-publish-zjs1lz
claude/vigilant-tesla-aiiyos
depot-migrate-secrets-1781296330308
claude/quirky-cerf-v5qck7
claude/animation-removal-alternative-2etfh1
claude/netlify-preview-comments-consolidate-9XPYa
osc/7391-error-boundaries-reports
claude/pensive-dijkstra-7DYui
claude/server-app-version-mismatch-HTCGv
claude/pr-8027-review-feedback-mELuO
claude/zealous-wozniak-e5pO0
claude/intelligent-heisenberg-BSHJq
claude/translation-download-refactor-jFRsO
claude/mobile-performance-ideas-G9PAO
claude/github-issue-7988-5A5ly
blacksmith-migration-ff70d2d
claude/great-mayer-KRvOk
claude/react-native-ios-compilation-fcJh5
claude/serene-goldberg-58xv0
claude/kind-euler-LVG3K
release-automation/edge-nightly
7710-bundle-migrations
claude/fix-docker-build-error-WMfed
claude/llm-compatible-release-notes-t20Nr
7710-tests-tdd
cursor/transaction-table-rewrite-f077
claude/plan-ci-secure-context-OtEe1
claude/fix-issue-7667-DPXi3
cursor/resolve-pr-7449-ee11
claude/fix-typescript-build-error-JPtZ5
copilot/add-repository-configs-to-packages
worktree-compressed-drifting-ritchie
claude/api-consumer-verification-kfz1K
pr-7454
claude/fix-issue-7410-LLLQ4
revert-7281-generate-icons
react-query-useSchedules
copilot/sub-pr-6140
package-upgrades
v26.7.0
v26.6.0
v26.5.2
v26.5.1
v26.5.0
v26.4.0
v26.3.0
v26.2.1
v26.2.0
v26.1.0
v25.12.0
v25.11.0
v25.10.0
v25.9.0
v25.8.0
v25.7.1
v25.7.0
v25.6.1
v25.6.0
v25.5.0
v25.4.0
v25.3.1
v25.3.0
v25.2.1
v25.2.0
v25.1.0
v24.12.0
v24.11.0
v24.10.1
v24.10.0
v24.9.0
v24.8.0
v24.7.0
v24.6.0
v24.5.0
v24.4.0
v24.3.0
v24.2.0
v24.1.0
v23.12.0
v23.11.0
v23.10.0
v23.9.0
v23.8.1
v23.8.0
v23.7.2
v23.7.1
v23.7.0
v23.6.0
v23.5.0
v23.4.2
v23.4.1
v23.4.0
v23.3.2
v23.3.0
v23.2.9
v23.2.5
v23.1.12
v22.12.9
Labels
Clear labels
AI generated
API
bank sync
budgeting
bug
can’t replicate
dependencies
docker
documentation
electron
experimental feature
feature
feedback
goal templates
good first issue
help wanted
importers
maintenance
needs info
needs testing
needs triage
needs votes
openid
payees
pull-request
regression
reports
responsive
rules
schedules
server
✨ merged
split transactions
tech debt
tech-support
theme
transaction import
transaction reconciliation
transactions
translations
upstream
user interface
✅ approved
wontfix
Mirrored from GitHub Pull Request
No Label
pull-request
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/actual#46788
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/actualbudget/actual/pull/3631
Author: @MikesGlitch
Created: 10/10/2024
Status: ❌ Closed
Base:
master← Head:electron/server-hosting📝 Commits (10+)
20e2ef2start to this epic idea361200ebitsc718b2cadd a notee32fb8bserver starting button erroring on imports due to env differences1802818working now194f50dusing node_modules and allowing electron-builder to bundle it7782f2densuring deps are built before running server55e9113unneeded mode3266319exposing sync server via ngrokb3e6d28log msg for dev📊 Changes
221 files changed (+26649 additions, -274 deletions)
View changed files
📝
bin/package-electron(+8 -1)📝
package.json(+2 -0)📝
packages/desktop-client/src/browser-preload.browser.js(+3 -0)➕
packages/desktop-client/src/components/manager/ConfigExternalSyncServer.tsx(+237 -0)➕
packages/desktop-client/src/components/manager/ConfigInternalSyncServer.tsx(+180 -0)➕
packages/desktop-client/src/components/manager/ConfigServer-failedattempt.tsx(+70 -0)📝
packages/desktop-client/src/components/manager/ConfigServer.tsx(+76 -176)📝
packages/desktop-client/src/components/manager/ManagementApp.tsx(+11 -1)📝
packages/desktop-electron/index.ts(+229 -9)📝
packages/desktop-electron/package.json(+3 -11)📝
packages/desktop-electron/preload.ts(+12 -0)📝
packages/loot-core/src/platform/server/asyncStorage/index.d.ts(+2 -2)📝
packages/loot-core/src/server/main.ts(+6 -0)📝
packages/loot-core/src/types/prefs.d.ts(+7 -0)📝
packages/loot-core/typings/window.d.ts(+7 -0)➕
packages/sync-server/.dockerignore(+12 -0)➕
packages/sync-server/.editorconfig(+11 -0)➕
packages/sync-server/.eslintignore(+6 -0)➕
packages/sync-server/.eslintrc.cjs(+21 -0)➕
packages/sync-server/.gitignore(+33 -0)...and 80 more files
📄 Description
NOTE: this branch has been around too long - check for merge fallout.
The goal
Free server hosting via the desktop app. We'd run the sync server inside of the desktop app, expose it to the internet via ngrok (or similar) and provide a QR code/url for the user to connect their phone to the server.
We could provide an option to start actual-server when the computer starts up. If we did this the server would be alive whenever the computer is on. If the user downloads the pwa to their phone they could budget even when the server is offline - it would sync when the computer is turned back on.
Todos:
In a follow up feature:
Known issues
Next: Figure out the best way to bring actual-server into the actual repo
Expose the running server to the internet
Manged to get it working with ngrok. Ngrok's big and they give you a free domain. It works a treat. I haven't tested it in anger, I'm sure it will disconnect me after an hour or so so we may need to add logic to reconnect.
Thoughts on bundling the actual-server code
Old thoughts:
Server sync notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.