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

Introduce repo under monorepo build system #388

Open
Nalgritz opened this issue Jan 13, 2025 · 1 comment
Open

Introduce repo under monorepo build system #388

Nalgritz opened this issue Jan 13, 2025 · 1 comment

Comments

@Nalgritz
Copy link

Nalgritz commented Jan 13, 2025

Thoughts of ever manage by build system like nx? Managing server & client can be complex without it.

@Cybertron01Z
Copy link
Collaborator

Hey, I hope we can keep it as simple as possible and not need nx.

My vision is:

  1. Move everything to typescript
  2. Remove old patterns with newer ones
  3. Intrdouce React Router, first in SPA mode, where we keep the express server
  4. Evaluate whether we can use RR7 in framework mode (SSR), where we might are able to get rid of the server all together - This will be intereseting because poinz relies heavily on websockets, and idk how easy this will be with RR7, but lets first do everything I mentioned above :)

Hope to have you on board

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

No branches or pull requests

2 participants