addedstart.sh script #2392

Closed
Mpasha17 wants to merge 1 commits from feature/add-start-script into main
Mpasha17 commented 2025-06-18 16:51:54 +08:00 (Migrated from github.com)

#PR Description:
This PR introduces a new start.sh script to the repository, designed to simplify and automate the local development setup for maybe

added the start.sh which helps to start the app with just two commands

**How to use
chmod +x start.sh
./start.sh

#PR Description: This PR introduces a new start.sh script to the repository, designed to simplify and automate the local development setup for maybe added the start.sh which helps to start the app with just two commands **How to use chmod +x start.sh ./start.sh
zachgoll commented 2025-06-23 22:41:26 +08:00 (Migrated from github.com)

@Mpasha17 thanks for sharing this script!

Unfortunately we cannot accept this to the codebase as we try to keep things as "Vanilla Rails" as possible, but I think this could definitely help some devs speed up their workflow and is a good reference!

@Mpasha17 thanks for sharing this script! Unfortunately we cannot accept this to the codebase as we try to keep things as "Vanilla Rails" as possible, but I think this could definitely help some devs speed up their workflow and is a good reference!

Pull request closed

Sign in to join this conversation.