Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Using Next.js and React to use ActionHero websockets

Notifications You must be signed in to change notification settings

actionhero/actionhero-react-next-chat

Repository files navigation

CircleCI

I am an isomorphic React + Next.JS project that uses ActionHero websockets.

Install

Greenkeeper badge This is a React Project utilizing next.js and react-bootstrap

I connect to demo.actionherojs.com as the API server

  • npm install

Running in Development

  • npm run dev
  • point your browser to localhost:3000

Building for Production

(see ./bin/deploy)

The master branch of this repository is automatically built and pushed to the gh-pages branch of this project by Circle.CI on a successful test run. We statically host this project on react.actionherojs.com via github pages.

Linting

We use standard.js to manage our lint rules. We run standard as part of our test suite, and your contributions must pass. Standard is very opinionated and inflexible such that we cannot inject our own opinions. There are no eslint/jshint files to manage in this project.

CSS

  • we use a default boostrap CSS file
  • all components provide thier own CSS inline

About

Using Next.js and React to use ActionHero websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •