jtejedera / qa_system

Q&A API System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q&A API System

API for a Q&A (questions & answers) system. Firebase for authentication + MongoDB.

Configuration

You need a MongoDB running or configure the connection string in ./config

Add Firebase keys information in ./utils/

serviceAccountKey.json  -   Firebase Admin
serviceAppSnippet.json  -   Firebase

Project setup

npm install

Start the server

npm start

About

Q&A API System


Languages

Language:JavaScript 100.0%