Skip to content

Tooling: add a GitHub Codespaces devcontainer #16

Description

@ali-maher-m

What

Add a .devcontainer so people can open RyTask in GitHub Codespaces and get the stack (Node 22, pnpm 9, Postgres, Redis) ready to run in-browser — lowering the barrier to a first contribution.

Where

  • New .devcontainer/devcontainer.json (+ any compose include). Reuse infra/docker/ where possible.

How to verify

Open the repo in a Codespace, run pnpm install and make up (or the dev flow), and confirm the app comes up.

Notes

Keep it minimal and documented — a short README note on how to launch it is welcome.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions