Foundary Studio: Conversational product development
Go to file
rdev-worker 2626f5bc83
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
sdlc: branch
2026-02-10 16:52:28 +00:00
.claude
.sdlc sdlc: branch 2026-02-10 16:52:28 +00:00
apps/studio-ui
services/studio-api
.woodpecker.yml
Dockerfile
README.md

foundary-test-1770741705

Deployed at: https://7359yn7t.threesix.ai

Getting Started

  1. Clone the repository
  2. Build with Docker: docker build -t foundary-test-1770741705 .
  3. Run locally: docker run -p 8080:8080 foundary-test-1770741705

CI/CD

This project uses Woodpecker CI for continuous deployment. Pushing to main will:

  • Build a Docker image
  • Push to the container registry
  • Deploy to Kubernetes

Resources