Skip to content

yavin-dev/customized-app-demo

Repository files navigation

yavin-logo

Customized Yavin App Demo

Rapidly build production quality analytics applications

Docs - Demo - Community

Customized Yavin App Demo

This is an demo Yavin app to showcase how Yavin can be customize.

Getting Started

  • Install Java 8 or greater (more info here)
  • git clone https://github.com/yavin-dev/customized-app-demo.git
  • cd customized-app-demo

Start Yavin App

Build & Test Deployable Jar

  • Build & Test:./gradlew build
  • Build Only:./gradlew build -x test
  • Build For Prod:./gradlew build -Penvironment=production
  • Run Jar: java -jar ws/build/libs/yavin-ws.jar

Run Tests

  • Test All: ./gradlew test
  • Test UI: ./gradlew ui:test
  • Test WS: ./gradlew ws:test

Clean Build

  • Clean All: ./gradlew clean
  • Clean UI: ./gradlew ui:clean
  • Clean WS: ./gradlew ws:clean

Customize

Resources

Yavin framework resources

More documentation can be found on yavin.dev

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •