[PR #977] [MERGED] 🔧 make start:browser the default cmd instead of start:desktop #3442

Closed
opened 2026-02-28 20:41:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/977
Author: @MatissJanis
Created: 4/30/2023
Status: Merged
Merged: 5/1/2023
Merged by: @MatissJanis

Base: masterHead: matiss/yarn-start


📝 Commits (1)

  • a065c79 🔧 make start:browser the default cmd instead of start:desktop

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 package.json (+2 -1)
upcoming-release-notes/977.md (+6 -0)

📄 Description

When people first start out with actual they usually run yarn start. And oftentimes it doesn't work.. because we haven't yet fixed the electron (desktop) version.

Swapping the default start command to use start:browser. This should help newcomers get started more easily.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/977 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/30/2023 **Status:** ✅ Merged **Merged:** 5/1/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/yarn-start` --- ### 📝 Commits (1) - [`a065c79`](https://github.com/actualbudget/actual/commit/a065c7929941aa0efc3e83c315addfc5516a0144) :wrench: make start:browser the default cmd instead of start:desktop ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+2 -1) ➕ `upcoming-release-notes/977.md` (+6 -0) </details> ### 📄 Description When people first start out with actual they usually run `yarn start`. And oftentimes it doesn't work.. because we haven't yet fixed the electron (desktop) version. Swapping the default `start` command to use `start:browser`. This should help newcomers get started more easily. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:41:40 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3442