Skip to content

iyashjayesh/monigo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoniGo Example

This repository provides a simple example of how to use the monigo library to create a monitoring dashboard for your application with minimal code.

Getting Started

Follow the steps below to clone the repository, install dependencies, and run the example.

1. Clone the Repository

First, clone the repository to your local machine:

git clone https://github.com/iyashjayesh/monigo-example.git
cd monigo-example

2. Install Dependencies

Next, install the necessary Go modules:

go mod tidy

3. Run the Example

Finally, run the example application:

go run main.go

4. Access the Dashboard

Once the application is running, open your web browser and navigate to:

http://localhost:8080

You will see the monitoring dashboard provided by the monigo library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published