There was an error while loading. Please reload this page.
Focal is a workflow and client management tool for wedding photographers. The project is built in React and works with a Elixir/Phoenix API.
Note that the project is hosted on Heroku free-plan which has slow spin up times. Please give it a few seconds to load.
git clone https://github.com/Focal-App/focal.git cd focal npm install npm start // in one terminal npm test // in a second terminal
git push heroku master --force
git push origin/<branch name>:master --force