Home
Softono
entria-fullstack

entria-fullstack

Open source MIT TypeScript
499
Stars
72
Forks
2
Issues
21
Watchers
2 years
Last Commit

About entria-fullstack

Monorepo Playground with GraphQL, React, React Native, Relay Modern, TypeScript and Jest

Platforms

Web Self-hosted

Languages

TypeScript

Links

Entria FullStack Playground

supported version

Let's us know how can we help

Read more about Playgrounds: https://medium.com/@sibelius/why-your-company-should-have-an-open-source-playground-4bb93068ce95

Getting Started

Installing

yarn install

Run Server Package

yarn start:server

Run Web Package

Compile Relay

yarn web:relay

Start Package

yarn web:start

Run App Package

We recommend that you read https://facebook.github.io/react-native/docs/getting-started before starting

Compile Relay

yarn app:relay

Start Package

yarn app:start