App by Nick West. Email Nick at mail@nickwe.st
This is the companion repo for JWT Auth with an Elixir on Phoenix API and React Native Client, a guide in three parts:
To run these applications together, clone this repository and:
cd Elixir-Phoenix-API- Install dependencies with
mix deps.get - Create and migrate your database with
mix ecto.create && mix ecto.migrate - Start Phoenix server with
mix phx.server
cd React-Native-Client- Install dependencies with
yarn installornpm i - Run in simulator or connected device with
react-native run-iosorreact-native run-android
Docs for the Elixir on Phoenix JWT API
Docs for the React Native JWT Client App
My Bitcoin address: 1QJuBzHpis4jqQXnSuYxKzGS4Yu3GHhNtX