Skip to content
Mohammad Badar Hashimi edited this page Jan 18, 2020 · 2 revisions

Service Template of Anar Framework

It is used to develop services for Anar framework.

Usage Guide

  • Clone the repository
  • Rename the service directory name to anar-servicename
  • Rename artifactId to your service artifactId
  • Change the github remote address to the new service URL.
  • Add the required library as a module in service
  • Start implementing awesome features

Clone this wiki locally