Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

A fake app that mimics a Turbo server, for use in testing native apps

Notifications You must be signed in to change notification settings

thelookoutway/turbo-native-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turbo Native Demo

A small app to demonstrate how to use Turbo with a native app. The demo app is available at https://lookout-turbo-native-demo.glitch.me

Running Locally

Clone the repo, and then:

$ npm install
$ npx nodemon

The server is running on localhost:45678. You can open that url in the browser and ensure the native app is using the same url.

Talk to Baz about that glitch.me deployment if you need to redeploy, not exactly sure how that works yet :)

About

A fake app that mimics a Turbo server, for use in testing native apps

Resources

Stars

Watchers

Forks