Skip to content

A question and answer site like stackoverflow.com

Notifications You must be signed in to change notification settings

divinepaul/querybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9e3ca8 · Nov 2, 2023

History

7 Commits
Feb 22, 2023
Mar 2, 2023
Feb 22, 2023
Feb 22, 2023
Mar 2, 2023
Mar 2, 2023
Mar 2, 2023
Feb 8, 2023
Feb 7, 2023
Feb 20, 2023
Mar 2, 2023
Nov 2, 2023
Feb 7, 2023
Feb 8, 2023
Feb 20, 2023
Mar 2, 2023
Mar 2, 2023
Feb 22, 2023
Dec 31, 2022

Repository files navigation

QueryBox

A question and answer site built with React + Express.js + postgreSQL

Alt text

install and run

  1. install dbmate
  2. configure dbmate database credentials in .env file
  3. run dbmate up
  4. finally, run these few commands to build the react app and serve the site using express.js
npm i
npm run build
npm run server

alternatively, if you want to work on it, you could run npm run dev

About

A question and answer site like stackoverflow.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published