Skip to content

prokyon/stackerflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackerFlow

A simple Q&A platform. People can ask questions and receive comments and upvotes from peer users.

Technology Stack

Setup

  • Make sure to have Node.js installed
  • Configure Facebook and Firebase properly. Read the manual and do steps 1 to 3c. Open config/config.example.json, fill out all fields, and rename the file to config/config.json.
  • Import config/db-schema-firebase.json into Firebase.
  • Install all dependencies by running $ sudo npm install
  • Run $ npm run build:watch
  • In a new tab, run $ npm start
  • Check your browser on localhost:3000

About

A simple Q&A platform, built with React and Node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors