Skip to content

ruisilvalink/GotaNotificationMS

Repository files navigation

What is this

Gota Notification is the notification microservice for the GOTA system.

How to run

Using dotnet core

dotnet run

Using docker

docker build -t gota-notification-ms .
docker run -d -p 80:80 gota-notification-ms

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors