climatemind-backend
climatemind-backend copied to clipboard
As a back-end developer, I want to have a remote project environment to work on
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
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).