You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When developing as a team it would be ideal to standardize the platform we are developing on, as different platforms require different dependencies/requirements.
Description
The aim of this task is to create a docker container that we could ssh into from our IDE in order to develop.
Requirements
Create a development docker container in our docker-compose.yml file
Add all Alerter dependencies to the development container
Add all Substrate-API dependencies to the development container
Add all PANIC-UI dependencies to the development container
Add all API dependencies to the development container
Technical Story
When developing as a team it would be ideal to standardize the platform we are developing on, as different platforms require different dependencies/requirements.
Description
The aim of this task is to create a docker container that we could ssh into from our IDE in order to develop.
Requirements
development
docker container in ourdocker-compose.yml
filedevelopment
containerdevelopment
containerdevelopment
containerdevelopment
containerdevelopment
containerSome resources:
Acceptance criteria
When: I code in my IDE
Then: The changes are reflected on my container
Scenario: I can run the alerter from the IDE because it is connected to the container
Scenario: I can run the alerter tests from the IDE because it is connected to the container
The text was updated successfully, but these errors were encountered: