Reconnecting...
Reconnecting...
# Docs and Source Code
The documentation for Journey is available on hexdocs.pm/journey (opens in a new window)
Journey's source code is available on github.com/shipworthy/journey (opens in a new window)
# Developer Blogs
Here are blogs dedicated to building applications with Journey.
## Building a Useless Machine with Journey
Blog post: dev.to/markmark/building-a-useless-machine-in-elixir-42i1 (opens in a new window)
Github Repo: github.com/shipworthy/useless_machine (opens in a new window)
## Introspection: The Mystery of a Missing Greeting
Blog post: dev.to/markmark/the-mystery-of-a-missing-greeting-3ebf (opens in a new window)
Github Repo: github.com/shipworthy/journey_introspect (opens in a new window)
# Demo Apps
Here are a couple of open-source example applications that demonstrate the use of Journey: JourDash Food Delivery Service and Horoscopes.
## JourDash Food Delivery Service
JourDash is a play-demo food delivery service. It uses Journey to conduct its π food "deliveries" βΒ from π pickup to π drop-off or π§β𦱠handoff, with analytics.
JourDash is running on jourdash.gojourney.dev (opens in a new window)
The application's source is available on GitHub: github.com/shipworthy/jour_dash (opens in a new window)
## Horoscopes
Horoscopes is a Phoenix application for computing "horoscopes".
It uses Journey to orchestrate the visitor experience, while giving you a chance to peek behind the scenes.
The application is running at horoscopes.gojourney.dev (opens in a new window)
Its source is available on GitHub: github.com/shipworthy/journey_horoscopes (opens in a new window)