Skip to content

project-ginza/notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Ginza-Notifications

1. Introduction

2. How to run

First, you need to compile the source code. At the root level, run the command as follows:

go build -o notifications

After the command, you will find an executable file named notifications. In order to run it, you have to add a flag like this.

./notifications run -e <environment> >> /data/output.log 2>&1 &

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages