Skip to content

payamfaryadras/jangul

 
 

Repository files navigation

Quality Gate Status Coverage

Jangul

Jangul is a jvm based implementation of Pangul backend.

Prerequisites

In order to build & run Jangul you just need to have JDK 11+ setup on your machine (Self contained docker image will come soon though!).

Run the following command to start the server:

Any OS except windows:

./mvnw spring-boot:run

Windows:

mvnw.cmd spring-boot:run

About

Backend service of Pangul

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Dockerfile 0.8%