apollo-universal-starter-kit icon indicating copy to clipboard operation
apollo-universal-starter-kit copied to clipboard

Apollo Universal Starter Kit is a SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and...

Results 95 apollo-universal-starter-kit issues
Sort by recently updated
recently updated
newest added

Add authentication via Firebase

good first issue
has pr

https://apollo-universal-starter-kit.herokuapp.com/upload https://apollo-universal-starter-kit.herokuapp.com/contact (http://localhost:3000/contact) (http://localhost:3000/upload) ... ... but display home page

**Describe the bug** Setting debug to true in `modules/i18n/common-react/init.ts` reveals the the following potential issues: 1. It apperas that i18n is initialized twice server-side 2. i18n language changed gets called...

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.14 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Is it possible to use only the mobile part of the kit? I already have a server & client set up. Now I want to implement the mobile client. Eventually...

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 1.9.1 to 4.0.0. Release notes Sourced from serialize-javascript's releases. v4.0.0 Changelog Bump nyc from 15.0.1 to 15.1.0 (#85) support for bigint (#80) Behavior changes for BigInt It...

dependencies

**What's the problem this PR addresses?** #1192 - Babel upgrade required for Gatsby compatibility ... **How did you fix it?** Upgraded Babel dev-dependencies

**What's the problem this PR addresses?** I am trying to migrate from `apollo-link-state`, to fix `default` state not being set on `ssr`. When this kit migrated to `apollo-client` 3.0 (#1134),...

in progress

**What's the problem this PR addresses?** #763