Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Validator Tracker Notifier

Development Mode (Dev Mode)

This project supports a development mode with automatic reload on code changes using air.

Prerequisites

  • Go installed
  • air installed (install with go install github.com/cosmtrek/air@latest)

Running in Dev Mode

To start the application in development mode with live reload and debug logging:

LOG_LEVEL=DEBUG air

This will watch for file changes and automatically restart the app. You can edit code and see changes reflected immediately.

Example

# Install air if you haven't already
go install github.com/air-verse/air@latest

# Run in dev mode with debug logs
LOG_LEVEL=DEBUG air

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages