Skip to content

yanislav-igonin/micrach-gateway

Repository files navigation

micrach-gateway

Gateway to handle many nodes of micrach.

Motivation

Always wanted to make microservice imageboard, where each board is separate microservice.

Prerequisites

  1. Go 1.13+.
  2. MongoDB.
  3. Create .env file from .env.example, change env vars to your needs.

Run

Just run:

go run main.go

In development I prefer to run it with nodemon for live reload. You can check the command in the Makefile.

About

Gateway to handle many nodes of micrach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages