Skip to content

Add PlaylistBrowserXR #58

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Here you will find examples of applications in production using Azure Static Web
| 1 | [ngVikings 2020](https://github.com/ngvikings/ngvikings-2020) <br> <img src="media/icons/hugo-icon.png" alt="Hugo" width="38" /> | Website for ngVikings conference. ngVikings is a non-profit, non-commercial, 100% community-driven event comprised of many Nordic Angular groups with more than 6500 active members in total. <br> [Try Live](https://www.ngvikings.org/) |
| 2 | [Nitro Workshop](https://github.com/nitro-stack/nitro-workshop) <br> <img src="media/icons/nodejs.png" alt="Nodejs" width="16" height="18" /> <img src="media/icons/vuepress.png" alt="Vuepress" width="22" /> <img src="media/icons/nestjs.png" alt="Nestjs" width="16" height="18" /> | Online workshop built with Vuepress to learn how to build a backend using NestJS. This is a practical workshop where you'll learn "hands-on" by iteratively building an application from scratch using NestJS and Azure. <br> [Try Live](https://nitro-stack.github.io/nitro-workshop/) |
| 3 | [Peacock for Visual Studio Code Documentation](https://github.com/johnpapa/vscode-peacock) <br> <img src="media/icons/nodejs.png" alt="Nodejs" width="16" height="18" /> <img src="media/icons/vuepress.png" alt="Vuepress" width="22" /> | Peacock is a Visual Studio Code extension with 700,000+ installations. It subtly changes the color of your Visual Studio Code workspace. This is ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor. <br> [Try Live](https://www.peacockcode.dev/) |
| 4 | [Playlist Browser XR](https://github.com/Symbitic/PlaylistBrowserXR) <br> <img src="media/icons/nodejs.png" alt="Nodejs" width="16" height="18" /> | Playlist Browser XR is a Babylon.js WebXR application that allows browsing and playing your Spotify playlists in virtual reality. Includes full instructions for anyone who wants to fork or self-host their own version. Uses Azure SWA functions to handle authorization in a serverless manner to avoid needing a dedicated server running 24/7. <br> [Try Live](https://www.playlistbrowserxr.xyz/) |

# 🤝 Contributing

Expand Down