Skip to content

An example app of using Hilla + React, Cassandra, and Pulsar together

License

Notifications You must be signed in to change notification settings

marcushellberg/stock-data

Repository files navigation

Stock Data demo app

This is an example application to show how you can use Hilla, React, Spring Boot, Cassandra, and Pulsar together.

Requirements

  • Java 17+
  • Node 18
  • Cassandra and Pulsar instances

Configuration

  1. Configure Astra DB and Astra Streaming instances on the same cloud/region.
  2. Configure the properties into application.properties
  3. Download the DataStax secure connection bundle, rename it to secure-connect.zip and add it to resources/META-INF.
  4. Add your Alpha Vantage API key to application.properties

Running the application

Start the application by running Application.java. Alternatively, you can use the bundled Maven wrapper:

Mac/Linux

./mvnw

Windows

.\mvnw

About

An example app of using Hilla + React, Cassandra, and Pulsar together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published