Skip to content
Permalink
Branch: master
Commits on Apr 30, 2019
  1. Add initial backend implementation, mostly boilerplate

    Ameobea committed Apr 30, 2019
     * 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
Commits on Apr 29, 2019
  1. Initial commit

    Ameobea committed Apr 29, 2019
     * Set up project boilerplate including config files for Babel, NPM, Webpack, TypeScript, ESLint, and Prettier
     * Create `LICENSE` file with the Blue Oak license

Seeing something unexpected? Take a look at the GitHub commits guide.

You can’t perform that action at this time.