An open API service indexing awesome lists of open source software.

https://github.com/yavin-dev/demo-config


https://github.com/yavin-dev/demo-config

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## Yavin App Demo configs

This repo has files required for running the Netflix demo application in Yavin app.
It publishes a jar `demo-config.jar`

## Getting Started

You should use this jar as a dependency in the yavin app. You should edit the gradle build file
in the yavin app to use the following artifact.

artifact: com.yahoo.yavin-demo-config

`implementation("com.yahoo.yavin-demo-config", "yavin-demo-config", "0.0.5")`

## License

This project is licensed under the [MIT License](LICENSE.md).