Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to run a service with go run #1155

Open
1 task
kostas-kou opened this issue Dec 2, 2024 · 1 comment · May be fixed by #1167
Open
1 task

Be able to run a service with go run #1155

kostas-kou opened this issue Dec 2, 2024 · 1 comment · May be fixed by #1167
Assignees

Comments

@kostas-kou
Copy link
Contributor

Please describe the feature
As a developer, I want to be able to run a service be just using go run and a configuration file so that to be faster to check things when I am working on a service.

Acceptance criteria

  • Documentation on how to do that (example of how to do for one service)

Additional context
Everything else should be run with docker compose as usual except the one service where an ongoing work is happening.

Have a demo for the sprint review

Estimation of size: medium

@MalinAhlberg
Copy link
Contributor

Would be nice if the documentation contained instructions for how to run download together with the other services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants