Skip to content
Antonio Vivace edited this page Jan 30, 2018 · 9 revisions

Welcome to the Homebrew Hub wiki. Here's how this project is implemented and how you can start hacking and contribute.

  • Frontend

  • Backend

    • NodeJS: Express, MongoDB, Mongoose, Passport
  • Game Boy Emulator

  • Database

    • dmg01/database: Community editable as JSON data. Includes every asset.
    • Periodically synced to the mongodb instance with sync.js

See deploy to have a working instance of the entire stack locally

Clone this wiki locally