https://github.com/kevinschweikert/spectrum
A Spotify Dashboard to show interesting stats about you account
https://github.com/kevinschweikert/spectrum
ash elixir elixir-phoenix spotify spotify-web-api
Last synced: 6 months ago
JSON representation
A Spotify Dashboard to show interesting stats about you account
- Host: GitHub
- URL: https://github.com/kevinschweikert/spectrum
- Owner: kevinschweikert
- Created: 2022-11-27T22:23:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T18:01:03.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T15:17:06.133Z (6 months ago)
- Topics: ash, elixir, elixir-phoenix, spotify, spotify-web-api
- Language: Elixir
- Homepage:
- Size: 3.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spectrum
To start your Phoenix server:
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix