Skip to content

Node.js app that automates store management and order fulfillment. Communicates between P2P VPS server and OpenBazaar store.

License

Notifications You must be signed in to change notification settings

P2PVPS/listing-manager

Repository files navigation

Listing Manager

The Listing Manager is a stand-alone node.js application which makes up part of a P2P VPS server. It's primary function is to automate and maintain the OpenBazaar store by removing orphaned listings and fulfilling new orders.

Installation (Rough Draft)

  • Since this program is part of the server-deployment repository, go there and follow the instructions until it tells you to come here.

  • Clone this repository:
    git clone https://github.com/P2PVPS/listing-manager

  • Build the Docker image for the Listing Manager by running:
    ./build-image

  • Go back to the server-deployment repo an finish following the installation instructions there.

License

MIT License

About

Node.js app that automates store management and order fulfillment. Communicates between P2P VPS server and OpenBazaar store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published