Skip to content

Duduxs/ead-notification-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ead Notification

Business Project of the ead's microservice group

It was created in order to manages ead notifications.

Technologies   |    How To Use   |    How To Contribute   |    License   |    Ead Ecosystem

Collage

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run these configurations, you'll need Git, From your command line:

# Clone this repository
$ git clone https://github.com/Duduxs/ead-notification-ms

# Now clone the service-registry repo
$ git clone https://github.com/Duduxs/ead-service-registry-ms

# And config-server repos
$ git clone https://github.com/Duduxs/ead-config-server-ms
$ git clone https://github.com/Duduxs/ead-config-server-repo-ms

To run notification:

# Execute the main class NotificationApplication with dev profile (Be sure to have already service registry and config server up) 

👍 How To Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

📝 License

This project is under the MIT license. See the LICENSE for more information.

🤝 Ead Ecosystem

Take a look into others microservices that were developed for the EAD Plataform.


Made by Eduardo José 😆 Contact me!