https://github.com/andycmaj/musigraph
helps me discover new music by drilling down into a graph of albums and artists
https://github.com/andycmaj/musigraph
albums artists discogs graph music-discovery music-search nextjs now six-degrees spotify typescript
Last synced: about 1 month ago
JSON representation
helps me discover new music by drilling down into a graph of albums and artists
- Host: GitHub
- URL: https://github.com/andycmaj/musigraph
- Owner: andycmaj
- Created: 2018-12-03T05:49:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T21:59:10.000Z (over 3 years ago)
- Last Synced: 2024-05-21T06:23:11.239Z (about 2 years ago)
- Topics: albums, artists, discogs, graph, music-discovery, music-search, nextjs, now, six-degrees, spotify, typescript
- Language: TypeScript
- Homepage: https://musigraph.app
- Size: 4.77 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Optimizations
1. `"minify": true` and other `styled-components` options in `.babelrc`
2. `graphql-tag` `runtime: true` bundle-size optimization in `graphql` import settings: https://github.com/detrohutt/babel-plugin-import-graphql#options