Last year I was working on this concept, and I have a proof of concept for it, that is not finished yet, but was usable at the time, no idea if it still works with new versions of Phoenix.
# TRY IT OUT
Let's see how the Phoenix 360 Web Apps methodology can be used in practice by implementing the [White Paper](/WHITE_PAPER.md#an-usage-example) usage example.
## TOC
* [Project context](#project-context)
* [Hosts setup](#hosts-setup)
* [Create a project](#create-a-phoenix-360-web-apps-project)
* [Secrets](#phoenix-360-web-apps-secrets)
[Home](/README.md)
## Project Context
You will build a Phoenix 360 web apps project, that will consist of three websites:
* `app.local` - will be the main web app and the only one that runs a web server.
* `links.local` - the standalone website that will also be available at `app.local/_links`.
This file has been truncated. show original
2 Likes