Skip to content

TSON-RH/buy-service

Repository files navigation

buy-service

Stock order sidebar microservice

Stock Order Sidebar

finalfecsnapshot

  • the sidebar in this repo is on the right

Related Projects

Table of Contents

  1. Usage
  2. Requirements

Usage

  • Clone the repo locally
  • Run npm install inside the directory to install dependencies.
  • Ensure that the MongoDB process is running on your computer (mongod).
  • Create the database by running npm run seed
  • Create the dist folder by running npm run dev
  • Spin up the server on your maching by running npm start
  • Open up a browser and navigate to localhost:3003

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

About

Stock Ordering sidebar microservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published