Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 319 Bytes

BoCHA Food Server

A web server that provides an API for BoCHA's bulk food catalog and receives orders placed on the BoCHA bulk food storefront.

Installation

npm install

Usage

node server.js

This starts the server on localhost, port 8080.