Giter VIP home page Giter VIP logo

inspiration-native's Introduction

Inspiration-native • Netlify Status

Inspiration Native (Expo iOS, Android and Web)

Setup

# 🔧  Install dependencies
yarn
# 👷‍  Build our Graph QL API Function (don't panic when you see WARNINGS)
yarn build:lambda

Workflow

Development

# 🚀  Start Graph QL server
yarn start:lambda
# 🚀  Start the App (Web, iOS, Android)
yarn start
# 💻  In your CLI:
# 📲  Scan the QR code with your phone and watch...It's magic ✨
# ️️⌨  Hit `w` for Web: to open the Web App on your favourite browser and voilà ! 🎩
# ⌨  Hit `i` for iOS: to open the iOS App on your favourite iOS smulator ( ⚠️  Mac and Xcode needed)
# ⌨  Hit `a` for Android: to open the Android App on your Android AVD (⚠️  Android Studio and an already running AVD needed)

Production

# 📱  Mobile: `apk` or `ipa`
# 🙌  Let Expo handle the process
yarn build:android
yarn build:ios

# 👷‍  Web: files to `web-build`
yarn build:web

# 🚀  Deploy `web-build` and our `lambdas` to Netlify
yarn deploy:prod

You can watch the entire build on this video

inspiration-native's People

Contributors

flexbox avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

sabinerobart

inspiration-native's Issues

Bootstrapping data

  • prisma init
  • add seeds
  • drop data.json
  • add apollo
  • plug real datas with Quote.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.