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

Separate GitHub, Slack, and main #52

Open
MartinKolarik opened this issue Sep 20, 2023 · 2 comments
Open

Separate GitHub, Slack, and main #52

MartinKolarik opened this issue Sep 20, 2023 · 2 comments

Comments

@MartinKolarik
Copy link
Member

  • The GitHub app is currently nested in the Slack app
  • The Discord app, although in its own package (and currently disabled), is being loaded from the Slack app to run

Refactor this so that there are three independent Discord, GitHub, and Slack packages, and then possibly a "main" package, that loads and starts all three.

@radulucut
Copy link
Collaborator

@MartinKolarik are you thinking having these running on a different port each, behind nginx or just one node process?

@MartinKolarik
Copy link
Member Author

For now, let's just have each app export its own middleware that gets mounted on the main package. So 1 process but clear structure.

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

No branches or pull requests

2 participants