The Docker stack configuration for vibetype.app.
This project is managed with dargstack and is closely related to Vibetype's source code.
To see which services, secrets and volumes this stack includes, head over to artifacts/docs/README.md.
💡 Windows users: Run these steps inside WSL.
📖 New to the project? Read CONTRIBUTING.md first to understand the repository structure, the development modes, and what each component does. You will need this context to work effectively beyond the quick setup below.
To start a local fullstack development environment, run the setup script from the directory where you want to clone the project:
bash <(curl -fsSL https://raw.githubusercontent.com/maevsi/stack/main/scripts/setup.sh)Or, if you have already cloned this repository:
bash scripts/setup.sh