-
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Antonio Vivace edited this page May 7, 2020
·
9 revisions
Welcome to the Homebrew Hub wiki. Here's how this project is implemented and how you can start hacking and contribute.
-
Frontend
- Bootstrap 4 (jQuery), Vanilla JS
- EJS templating
-
dmg01/homebrewhub:
views/
folder
-
Backend
- NodeJS: Express, MongoDB, Mongoose, Passport
- Comment API documentation
-
Game Boy Emulator
- GameBoy Online: Vanilla JS
-
Database
- gbdev/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