Skip to content

t1ltxz-gxd/ohMyNATS

Repository files navigation

Preview

oh My NATS

Stars Open issues License Powered by Go Powered by Postgres Powered by NATS Website written in Go


🧩 Installation

git clone https://github.com/t1ltxz-gxd/ohMyNATS 
cd ohMyNATS
go build

⚙ Configuration

Rename .env.example to .env and fill in the values.

Open config/config.yml and fill in the values

🚀 Launch

Run go run cmd/app/main.go or make run.

🧹 Linters

Run golangci-lint run ./... --config=./.golangci.yml or make lint.


🌐 Deployment

Rename .env.example to .env and fill in the values.
Run docker-compose up -d.


🤝 Contributing

Contributions are what make the open source community an amazing place to learn, be inspired, and create. Any contributions you make are greatly appreciated.

  1. Fork the repository
  2. Clone your fork git clone https://github.com/t1ltxz-gxd/ohMyNATS.git
  3. Create your feature branch git checkout -b AmazingFeature
  4. Stage changes git add .
  5. Commit your changes git commit -m 'Added some AmazingFeature'
  6. Push to the branch git push origin AmazingFeature
  7. Submit a pull request

❤️ Credits

Released with ❤️ by Tilt.