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

[FEAT]: Add integration for making port mappings between the Go API and Svelte frontend couples #38

Open
emoral435 opened this issue Oct 17, 2024 · 0 comments
Assignees
Labels
0 needs more research feature A new feature, either related to fixing something or an additional enhancement to the current projec

Comments

@emoral435
Copy link
Owner

Summary and reasoning for implementing feature
During the interview with Khan Academy, it was suggested to couple the ports between the the GoAPI (9090) to the Svelte port (5142). This would make the API calling going forward much more concise and easier to debug, and make the compose porting easier to manage!

Impact

  • Docker port mapping ease of use
  • Less usage of ports - minimize port complexity
@emoral435 emoral435 added feature A new feature, either related to fixing something or an additional enhancement to the current projec 0 needs more research labels Oct 17, 2024
@emoral435 emoral435 self-assigned this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 needs more research feature A new feature, either related to fixing something or an additional enhancement to the current projec
Projects
None yet
Development

No branches or pull requests

1 participant