/GoX-Sync

GoX-Sync is the backend that allows for persistent caching when using GoX

Primary LanguageJavaScript

Backend - DEV

Backend information

Building & Running

  • Build: docker-compose build
  • Start: docker-compose up
  • Stop: docker-compose down

Environment

  • Create .env file
  • Fill with MONGO_HOST, MONGO_PORT, MONGO_DB
  • Default values: mongo, 27017, example_db