Refactor setup scripts for interactive setup and run, and update README
This pull request replaces the original setup.sh script with two new scripts: init.sh and setup.mjs. init.sh is a simple bash script that sets up the environment by installing necessary npm packages, while setup.mjs is a Node.js script that provides an interactive setup process with prompts for configuration details and handles multiple running options including docker-compose, docker, and node.
The README has also been updated to provide clear instructions on how to use the new setup scripts.
@JPDucky is attempting to deploy a commit to the reworkd Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 27, 2023 6:38am |
Hey thanks @JPDucky
I cleaned this up and modified it quite a bit. Thanks for getting this started, this will be a huge help. Gave you credit in the README of the /cli folder :) Cheers!