shekhargulati / okrapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

okrapp

OKRApp CI

I am building it live on Twitch https://www.twitch.tv/shekhargulati. You can follow me on Twitch if you want to be notified when I do my next stream.

Install Java using Jabba

curl -sL https://github.com/shyiko/jabba/raw/master/install.sh | bash && . ~/.jabba/jabba.sh
jabba install zulu@1.16.0-0

You can install Intellij from here

To build the project run the following command.

./gradlew clean install

Structure of the project is below.

okrapp
    backend
        core
        api
    frontend

To read more refer to architecture section

About


Languages

Language:Java 100.0%