Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 22, 2020. It is now read-only.

drejohnson/reason-react-webpack-ssr

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReasonReact Fullstack Graphql SSR

A basic starting point for building universal web apps with ReasonReact.

Far from refined. Used as a basis to learn ReasonML and POC for server side rendering and code-spliting with ReasonReact

Build automation tools based heavily off of react-starter-kit

Features

Quick start

  • Install dependencies: run yarn in project root then cd server and run yarn
  • For frontend dev server: run yarn start or npm start, from project root. The app should be running at: http://localhost:8080.
  • For graphql server: in seperate terminal tab/window cd server and run yarn bsb or npm run bsb followed by yarn start or npm start, the server should be running at: http://localhost:4000.
  • To build frontend run: yarn build or npm run build from project root. Run yarn start or npm start to start app.

TODO

  • Add offline capabilities (service workers) Workbox

About

Boilerplate for building server-side rendered apps with ReasonReact

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.