addedstart.sh script #2392
Reference in New Issue
Block a user
Delete Branch "feature/add-start-script"
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?
#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
@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