Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

hookedjs/hookedjs-graphql-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HookedJS

Hookedjs

A Scalable, all NodeJS Full-Stack boilerplate in a box: web+native+backend. Features bleeding-edge react + graphql.

Status

Work In Progress

Roadmap: https://github.com/orgs/hookedjs/projects/1

Install

As of now, HookedJS requires MacOS in order to build IOS apps.

  1. Install homebrew
  2. Install nvm
  3. Install Docker
  4. Install Xcode from the App Store and open it to accept the user agreement.
  5. Follow the official React Native instructions to configure your machine for IOS and Android using the "React Native CLI Quickstart" tab, NOT the "Expo CLI Quickstart" tab.

Then, install more dependencies and bootstrap

sudo gem install cocoapods
brew install gnu-sed
brew install watchman
brew tap AdoptOpenJDK/openjdk
brew cask install adoptopenjdk8
nvm install 14
nvm use 14
npm i -g yarn
yarn
yarn codegen

Development

A local development env can be launched by (1) starting Docker and (2) running

yarn dev

Developing Native Apps

Coming soon

About

🍰Scalable, all NodeJS Full-Stack in a box: web+native+backend

Resources

Stars

Watchers

Forks