trendever / services

Trendever services repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trendever backend services

Fast local deploy instruction

  • Install go and gb.
  • Clone this repository and run gb build.
  • Install docker and docker-compose; enter local/ directory; launch docker-compose up then docker-compose start. Everything should be running now.

Default configs

Default local-deploy configs are located in configs/. Important open ports:

  • 8080: api
  • 8087: mandible
  • 5432: postgres (db container)
  • 3004: core (visit localhost:3004/qor for web admin interface)

About

Trendever services repo


Languages

Language:Go 99.3%Language:JavaScript 0.4%Language:Shell 0.3%Language:Python 0.0%Language:CSS 0.0%