Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.26 KB

File metadata and controls

32 lines (19 loc) · 1.26 KB

ci status

@maevsi/stack

The Docker stack configuration for vibetype.app.

This project is managed with dargstack and is closely related to Vibetype's source code.

Documentation

To see which services, secrets and volumes this stack includes, head over to artifacts/docs/README.md.

Development Setup

💡 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