Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
A personal homepage showing users' top songs and artists, providing a shareable link that they can use to show it off to friends.
Ameobea
* Set up Rust project with Rocket webserver * Include Justfile with Docker-related commands * Include migrations for building up the main tables for tracking song/artist history as well as user tokens and other info * Include some skeleton routes for retrieving current user stats and handling oauth cbs * Created models for some of the database objects
Latest commit
394ee62
Apr 30, 2019
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
backend | ||
|
|
src | ||
|
|
.babelrc | ||
|
|
.eslintrc | ||
|
|
.gitignore | ||
|
|
.prettierrc |
|
|
|
|
LICENSE |
|
|
|
|
index.hbs |
|
|
|
|
package.json | ||
|
|
tsconfig.json | ||
|
|
webpack.config.js |
|
|
|
|
webpack.prod.js | ||
|
|
yarn.lock | ||