Skip to content

Exact-Science/questions-and-answers-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questions and Answers BackEnd

This application extends the front end application of this retail portal - https://github.com/Exact-Science/es_apparel_fe. Specifically, it enables the user to interact with the retail portal questions and answers components.

Getting Started

Prerequisites:

  • NodeJS

Setup

  1. Navigate to the preferred local directory where your project will reside.
  2. Clone the following repository:
$ git clone https://github.com/Exact-Science/questions-and-answers-be.git
  1. Navigate inside the root directory of the project './questions-and-answers-be/' and run the following commands:
$ npm install // install dependencies
$ npm run build-db // build database files
$ npm start // start the expressJS server and postgreSQL database

Built With

  • Node.js
  • Express Server
  • PostgreSQL

Authors

Brian Bouchard

About

Ecommerce Retail Portal (Exact Science Apparel) - Back-End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published