untalsanders / afrominga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔥 Afrominga 🔥

💭 What is it?

Afrominga is a web application that allows you to manage the information of the La Minga Afro-descendant Organization on the general characterization of their community in order to promote public policies that contribute to improving the quality of life.

🏁 How to start?

  • Install Java 17, go to SDKMAN for install SDKMAN.
sdk install java x.y.z-vendor
  • Set up JVM default
export JAVA_HOME='$HOME/.sdkman/candidates/java/current'
  • Clone this repository
git clone https://github.com/untalsanders/afrominga.git
  • Run application
profile=dev ./gradlew :clean :run

About


Languages

Language:Java 79.4%Language:CSS 20.2%Language:JavaScript 0.4%