[PR #1628] [MERGED] chore: add start-dev.sh for laziness #1869

Closed
opened 2026-03-02 11:59:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1628
Author: @xuatz
Created: 6/17/2025
Status: Merged
Merged: 6/21/2025
Merged by: @MohamedBassem

Base: mainHead: chore/dev-script


📝 Commits (2)

  • cd6cb7a chore: add start-dev.sh for laziness
  • 008b1fc include chrome in start-dev.sh

📊 Changes

1 file changed (+77 additions, -0 deletions)

View changed files

start-dev.sh (+77 -0)

📄 Description

Summary

  • add simple script to start local dev environment

Details

Actually, i would prefer doing docker compose up -d, but it's not working perfectly at the moment. Even when it's perfect, there might be people who prefer not to use docker for dev, so maybe we can keep this even after that.

But I'm not sure if we want this or not yet, but if this is welcomed, I'll update the docs as well to mention this.


🔄 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/karakeep-app/karakeep/pull/1628 **Author:** [@xuatz](https://github.com/xuatz) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/21/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `chore/dev-script` --- ### 📝 Commits (2) - [`cd6cb7a`](https://github.com/karakeep-app/karakeep/commit/cd6cb7a3322998b4e4f127b48bad26f4d74ea3f1) chore: add start-dev.sh for laziness - [`008b1fc`](https://github.com/karakeep-app/karakeep/commit/008b1fce96b134919910dd5ba0f889c4bc669095) include chrome in start-dev.sh ### 📊 Changes **1 file changed** (+77 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `start-dev.sh` (+77 -0) </details> ### 📄 Description ## Summary * add simple script to start local dev environment ## Details Actually, i would prefer doing `docker compose up -d`, but it's not working perfectly at the moment. Even when it's perfect, there might be people who prefer not to use docker for dev, so maybe we can keep this even after that. But I'm not sure if we want this or not yet, but if this is welcomed, I'll update the docs as well to mention this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1869
No description provided.