{"id":13681990,"url":"https://github.com/adventurer-hexed/HexedVisualizer","last_synced_at":"2025-04-30T06:33:14.302Z","repository":{"id":123754430,"uuid":"163434314","full_name":"adventurer-hexed/HexedVisualizer","owner":"adventurer-hexed","description":"Hexed Visualizer is an audio visualizer built for spotify.","archived":false,"fork":false,"pushed_at":"2019-03-23T18:56:12.000Z","size":735,"stargazers_count":3,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-12T01:35:15.242Z","etag":null,"topics":["music","music-player","mysql","node","nodejs","passport","passportjs","react","reactjs","spotify","visualizer","webapp"],"latest_commit_sha":null,"homepage":"https://adventurer-hexed.herokuapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adventurer-hexed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-12-28T17:28:02.000Z","updated_at":"2022-04-22T01:56:16.000Z","dependencies_parsed_at":"2024-01-14T15:26:38.872Z","dependency_job_id":"8f4025a6-c694-4d58-83dc-296c9a5191c9","html_url":"https://github.com/adventurer-hexed/HexedVisualizer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adventurer-hexed%2FHexedVisualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adventurer-hexed%2FHexedVisualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adventurer-hexed%2FHexedVisualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adventurer-hexed%2FHexedVisualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adventurer-hexed","download_url":"https://codeload.github.com/adventurer-hexed/HexedVisualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251654565,"owners_count":21622336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["music","music-player","mysql","node","nodejs","passport","passportjs","react","reactjs","spotify","visualizer","webapp"],"created_at":"2024-08-02T13:01:38.809Z","updated_at":"2025-04-30T06:33:13.928Z","avatar_url":"https://github.com/adventurer-hexed.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Hexed Visualizer\n\nHexed Visualizer is an audio visualizer built for spotify. It's stack includes Node, Express, MySQL, and React. \n\nTo view the deployed application, please visit https://adventurer-hexed.herokuapp.com/\n\nTo run a local copy of this application, please ensure you have a spotify developer account, and then follow these simple instructions:\n\n- Clone this repository\n- Open the cloned respoitory and run `yarn install` \n- Open https://developer.spotify.com/dashboard and log in\n- Create a new app on your spotify developer dashboard\n    - Make note of the Client ID and Client Secret, you will need these shortly\n- Edit your new apps' settings and add the following Redirect URIs:\n    - `http://localhost:5000/auth/spotify/callback`\n    - `http://localhost:3000/auth/spotify/callback`\n- Open the config folder and create a file named `dev.js`\n- Open dev.js and add the following information:\n```javascript\n    module.exports = {\n        spotifyClientID: \"SpotifyClientIDHere\",\n        spotifySecret: \"SpotifyClientSecretHere\",\n        cookieKey: \"RandomStringOfYourChoiceHere\"\n    };\n```\n- Run `yarn run dev` to start the development servers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadventurer-hexed%2FHexedVisualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadventurer-hexed%2FHexedVisualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadventurer-hexed%2FHexedVisualizer/lists"}