Skip to content

Version of Descriptions tailored to best fit into proxy service

Notifications You must be signed in to change notification settings

GroupOut/proxyReadyDescriptions

Repository files navigation

Project Name

Presents product descriptions using a RESTful API on a Node Express server querying a MySQL database.

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development
  4. Installation

Usage

After installation below: [ ] run server with npm start

Requirements

[ ] Move images file found here: ./public/images/ into the inside of the proxy server repo's public file. [ ] To engage google API a key will need to be supplied and the googlemap.example.js file renamed to googlemap.js [ ] Key can be obtained from here: https://cloud.google.com/maps-platform/#get-started

  • Node 6.13.0

Installation

From within the root directory:

mysql -u root < ./db/schema.sql
npm install

About

Version of Descriptions tailored to best fit into proxy service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published