renlabs-dev / commune-ts

This is a monorepo for the AGIc typescript ecosystem. It uses Turborepo and contains the code for our web apps.
https://www.communeai.org/
5 stars 1 forks source link

feat: sample app with docker #50

Closed EdSDR closed 3 months ago

cloudflare-workers-and-pages[bot] commented 3 months ago

Deploying community-validator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6b7f108
Status:🚫  Build failed.

View logs

steinerkelvin commented 3 months ago

I've pushed adjustments to the Docker setup. There is a Dockerfile that should work for all apps taking a APP_NAME arg.

One should be able to build and run the sample app with:

docker compose -f docker/sample-app/docker-compose.yml up