All Projects → denvned → isomorphic-relay-boilerplate

denvned / isomorphic-relay-boilerplate

Licence: MIT License
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to isomorphic-relay-boilerplate

universal-react-relay-starter-kit
A starter kit for React in combination with Relay including a GraphQL server, server side rendering, code splitting, i18n, SEO.
Stars: ✭ 14 (-53.33%)
Mutual labels:  relay, isomorphic, starter-kit
React Redux Styled Hot Universal
react boilerplate used best practices and focus on performance
Stars: ✭ 147 (+390%)
Mutual labels:  isomorphic, starter-kit
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (+370%)
Mutual labels:  isomorphic, starter-kit
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+70100%)
Mutual labels:  relay, starter-kit
Universal Redux Template
A clean, extensible react + redux boilerplate with universal/isomorphic rendering, testing and more
Stars: ✭ 471 (+1470%)
Mutual labels:  isomorphic, starter-kit
Push Starter
React Redux Starter with SSR 🤖
Stars: ✭ 43 (+43.33%)
Mutual labels:  isomorphic, css-modules
Graphql Starter
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI.
Stars: ✭ 3,377 (+11156.67%)
Mutual labels:  relay, starter-kit
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+9166.67%)
Mutual labels:  isomorphic, starter-kit
Isomorphic Relay Router
Adds server side rendering support to react-router-relay
Stars: ✭ 141 (+370%)
Mutual labels:  relay, isomorphic
Isomorphic Relay
Adds server side rendering support to React Relay
Stars: ✭ 247 (+723.33%)
Mutual labels:  relay, isomorphic
movies
Real world isomorphic application for movies search, based on Webpack 5 / Express / React 17 + Redux-Saga / Bootstrap 4.6 + CSS Modules / i18next / SSR
Stars: ✭ 20 (-33.33%)
Mutual labels:  isomorphic, css-modules
isomorphic-relay-app
Example isomorphic React-Relay-(Modern / Classic)-Router app and helper lib that connects to Artsy's GraphQL service
Stars: ✭ 13 (-56.67%)
Mutual labels:  relay, isomorphic
Redux Webpack Es6 Boilerplate
A starter project for modern React apps with Redux
Stars: ✭ 566 (+1786.67%)
Mutual labels:  css-modules, starter-kit
Oh My Fullstack
🚀 Full stack web application skeleton (Next.js, Redux, RxJS, Immutable, Express)
Stars: ✭ 99 (+230%)
Mutual labels:  isomorphic, starter-kit
React App
Create React App with server-side code support
Stars: ✭ 614 (+1946.67%)
Mutual labels:  relay, isomorphic
server
Serve one or more react apps! - Custom routes, HotReloading, Authenticated Apps/routes, Relay, Webpack..
Stars: ✭ 20 (-33.33%)
Mutual labels:  relay, isomorphic
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+11610%)
Mutual labels:  relay, starter-kit
orb-starter-kit
A starter kit for new orb authors
Stars: ✭ 27 (-10%)
Mutual labels:  starter-kit
charley-vue-multi
No description or website provided.
Stars: ✭ 47 (+56.67%)
Mutual labels:  starter-kit
fetch
Isomorphic Wordpress API client and React hooks - super tiny, super fast.
Stars: ✭ 47 (+56.67%)
Mutual labels:  isomorphic

Isomorphic Relay Boilerplate (Starter Kit)

Features

  • Single page app with isomorphic rendering (i.e. supports server-side rendering).
  • Uses GraphQL and Relay.
  • Search engine indexable.
  • CSS Modules.
  • Cache boosting.
  • Hot Module Replacement for browser side code (in development mode).
  • Clear separation between the back-end and front-end.
  • Example based on TodoMVC.

The directory structure for the front-end follows recommendations by @ryanflorence presented here.

Todo

  • User sessions.
  • Flow annotations.
  • Infrastructure for unit testing.
  • Infrastructure for E2E testing.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].