A web server that provides an API for BoCHA's bulk food catalog and receives orders placed on the BoCHA bulk food storefront.
npm install
node server.js
This starts the server on localhost, port 8080.
A web server that provides an API for BoCHA's bulk food catalog and receives orders placed on the BoCHA bulk food storefront.
npm install
node server.js
This starts the server on localhost, port 8080.