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

Feature/refactor nest #60

Merged
merged 11 commits into from
Oct 7, 2024
Merged

Feature/refactor nest #60

merged 11 commits into from
Oct 7, 2024

Conversation

IkeHunter
Copy link
Collaborator

Refactor codebase to NestJS from plain Express.

Other changes:

  • Merge server and websocket directories to src, websockets now managed with Nestjs "gateways"
  • Removed user and group models - in favor of user/club models in Club Manager repo
  • Add Jukebox model to represent a club's connection to spotify, player state, etc
  • Rename Spotify Auth to Spotify Link

@IkeHunter IkeHunter merged commit 3a813d8 into main Oct 7, 2024
2 checks passed
@IkeHunter IkeHunter deleted the feature/refactor-nest branch October 7, 2024 15:24
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

Successfully merging this pull request may close these issues.

1 participant