Skip to main content

dartway-run

Estrelas11
Forks1
Atualizado30 de julho de 2026 às 16:04

Bring a DartWay project up locally and confirm it is alive (DartWay projects): dependencies, Postgres in docker, migrations, seeding test users, the server, the app. Knows the order of the steps (seeding before migrations does not work), the real ports (API 8080, development DB 8090, test DB 9090, object storage 8100 and its console 8101), where to find the sign-in code (printed in the server console) and how to fix the typical failures: docker not running, port already taken, schema drifted, model changed without serverpod generate, serverpod_cli version not matching the project, images not opening by link, upload failing on unconfigured storage. Use when asked to "bring the project up", "run it", "why does it not start", "check that it works", and also after a model change or a fresh git clone.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly