You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐨 This code is for you to take! My only hope is that it is helpful. Below are deploy steps where you can deploy your own to [Heroku](https://www.heroku.com).
18
+
This code is for you to take!
20
19
21
20
**Why is this useful?**
22
21
@@ -27,9 +26,9 @@ It is deployed [here](https://next-postgres.herokuapp.com/).
27
26
28
27
**Mobile apps with JavaScript**
29
28
30
-
I also built a [React Native](https://facebook.github.io/react-native/) application with [Expo](https://expo.io) that sends network requests to a [deployed version of this application](https://next-postgres.herokuapp.com/). Below are steps to deploy your own).
29
+
I also built a [React Native](https://facebook.github.io/react-native/) application with [Expo](https://expo.io) that sends network requests to a [deployed version](https://next-postgres.herokuapp.com/).
31
30
32
-
- Open it with [Expo Client](https://expo.io/@jimmylee/expo-next-postgres).
31
+
- Open it [the project on Expo](https://expo.io/@jimmylee/expo-next-postgres).
33
32
- Get [Expo Client](https://expo.io/tools) if you need it.
34
33
- View and take the [source code](https://github.com/jimmylee/expo-next-postgres) on GitHub.
0 commit comments