Categorygithub.com/SimplQ/simplQ-golang
module
0.0.0-20220402133910-eeb8401747d2
Repository: https://github.com/simplq/simplq-golang.git
Documentation: pkg.go.dev

# README

simplQ-golang

Local Setup Notes

  1. Golang setup: https://go.dev/doc/install
  2. Install docker and docker-compose: https://docs.docker.com/compose/install/
  3. Start development server:
git clone [email protected]:SimplQ/simplQ-golang.git
cd simplQ-golang/
make dev

Mongo Express UI will be available at http://localhost:8081/

We use Visual Studio Code as the IDE but this is not a strict requirement. Azure Functions plugin can be used to deploy code to Azure, but this is optional.

# Packages

No description provided by the author