QAB-LABS / QAB-HUB

Board Game Silo is an online social networking service that fosters its community for tabletop gamers to express their views, share their collections, and organize gaming groups for meetups.

Home Page:http://www.boardgamesilo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QAB-HUB logo
QAB HUB

Board Game Silo is an online social networking service that fosters its community for tabletop gamers to express their views, share their collections, and organize gaming groups for meetups.


Live Demo
deploy

Setup

Installation

  • Clone the repo
  • Install the server dependencies with: `npm install`
  • Run the local backend server and react frontend server using `npm start`
  • Open `http://localhost:3000` and Have fun!

Environment Variables

Set up API Access

Environment Variables Description
PORT Port for the backend express server
MONGODB_URI URI to log into mongodb
GOOGLEMAPS_API_KEY API Key for google maps.
BOARDGAMEATLAS_API_KEY BoardGameAtlas API KEY
BOARDGAMEATLAS_API_SECRET BoardGameAtlas API SECRET
CLOUDINARY_API_NAME Cloudinary API cloud name
CLOUDINARY_API_KEY Cloudinary API Key
CLOUDINARY_API_SECRET Cloudinary API Secret
NODE_ENV (Optional) Can be Production to set production mode
SESSION_SECRET (Optional) Secret phrase for Session

Authors

About

Board Game Silo is an online social networking service that fosters its community for tabletop gamers to express their views, share their collections, and organize gaming groups for meetups.

http://www.boardgamesilo.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 81.8%Language:SCSS 17.3%Language:HTML 0.8%Language:Shell 0.1%