Skip to content
/ isomorphic Public template

ozanilbey's isomorphic web application boilerplate

Notifications You must be signed in to change notification settings

ozanilbey/isomorphic

Repository files navigation

Isomorphic

ozanilbey's isomorphic web application boilerplate

Features

Supported

  • Babel
  • Webpack
  • Express
  • React
  • React Router
  • React Helmet (on client-side rendering)
  • LESS
  • Standard/ESLint

To-be-supported

  • React Helmet (on server-side rendering)
  • React Context API
  • PropTypes
  • GraphQL
  • MongoDB
  • Flow
  • Jest
  • JWT

To-be-included

  • Sample content
  • Basic layout
  • Custom UI library
  • Dark mode
  • A better debugging solution

How-to-use

  1. Setup
  • Set process.env.PORT to your preferred port number
  1. Customize
  • Edit "title" variable in webpack.config.js
  • Edit meta data fields in /source/data/meta.json
  • Replace images in /public/images/identity
  1. Build and run
  • Development: npm run start:development
  • Production: npm run start:production

About

ozanilbey's isomorphic web application boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published