Skip to content

Conversation

@frederickobrien
Copy link
Member

@frederickobrien frederickobrien commented Nov 26, 2025

This continues efforts to keep API-like stuff in the API project where it belongs (#72). Here that's involved adding a few new endpoint specifically for the artists dashboard:

  • /artists/[artist_id]/streams
  • /artists/[artist_id]/tracks
  • /users/[user_id]/artists

On the dashboard side I've switched to remote functions in keeping with the new normal for Soli (#55, #60, #64).

At least for me this all feels a lot easier to reason with than the the pre-remote functions world. The app and dashboard are interfaces that hit the API. The API does all the actual work.

@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for soli-artists-dashboard ready!

Name Link
🔨 Latest commit 633a61c
🔍 Latest deploy log https://app.netlify.com/projects/soli-artists-dashboard/deploys/692e416d44f6ab00087bb102
😎 Deploy Preview https://deploy-preview-73--soli-artists-dashboard.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for soli-network canceled.

Name Link
🔨 Latest commit 633a61c
🔍 Latest deploy log https://app.netlify.com/projects/soli-network/deploys/692e416d08ae0a0008860395

@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for soli-api ready!

Name Link
🔨 Latest commit 633a61c
🔍 Latest deploy log https://app.netlify.com/projects/soli-api/deploys/692e416d2898dc0008a90383
😎 Deploy Preview https://deploy-preview-73--soli-api.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@frederickobrien frederickobrien marked this pull request as ready for review December 2, 2025 01:37
@frederickobrien frederickobrien merged commit 007c801 into main Dec 2, 2025
12 checks passed
@frederickobrien frederickobrien deleted the dashboard-endpoints branch December 2, 2025 23:58
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.

2 participants