climatemind-backend icon indicating copy to clipboard operation
climatemind-backend copied to clipboard

As a back-end developer, I want to have a remote project environment to work on

Open danmash opened this issue 2 years ago • 1 comments

User story

As a back-end developer, I want to have a remote project environment to work on, so I can work on projects remotely without the need to build images locally.

Acceptance criteria

  • [ ] Setup a GitHub codespace for the project
  • [ ] developer should be able to connect to the web app (webapp service, port 3000)
  • [ ] developer should be able to run PyTest unit tests Screenshot 2022-11-12 at 20 24 44

danmash avatar Nov 12 '22 20:11 danmash

I'm happy to give this a shot this weekend. Feel free to update issue with any more now-relevant info.

EDIT: Hmmm, I think I bit of more than I could chew with this (both in terms of failiarity with the project, and familiarity with dev containers/codespaces).

VeckoTheGecko avatar Sep 22 '23 00:09 VeckoTheGecko