Skip to content

cloud66-samples/tickerizer

Repository files navigation

Tickerizer

Tickerizer is an open source developed and maintained by Cloud 66. While it is developed primarily to demonstrate Cloud 66 Deployment tools for Rails, it can be used a stock price dashboard and hosted anywhere.

Tickerizer shows stock prices and updates them in real-time. By default, it uses fake data, but you can connect it to a free Vantage Alpha account for real data.

Tickerizer

For more information about Tickerizer, see this blog post.

The main branch of this repository uses the latest version of Rails. Other versions of Tickerizer, with support for older versions of Rails can be found under the versions/xxx branches.

The main branch uses Rails 7 with ES Build, Hotwire, View Components and TailwindCSS.

Running Locally

To run Tickerizer locally, run ./bin/dev.

Deploying to your own servers

To use Tickerizer as a stock price dashboard, you can deploy it to your cloud servers on any cloud with Cloud 66.