Skip to content

hanse/hot-redux-chassis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hot-redux-chassis

This repo is a playground for modern web development techniques with a focus on the React eco-system. It is rapidly changing to adopt new versions of popular packages and ideas from the community. The code shows how one can glue a mix of these packages together to create cool projects. In addition, the repo itself can serve as a starting point for new projects.

A live production build is always available on https://hot-redux-chassis.herokuapp.com (admin:admin).

Features

GitHub Actions

A CI/CD pipeline is set up with GitHub Actions. The pipeline runs tests, linters, build docker images and publish them to the Package Registry and to Heroku.

Start a New Project

This is not intended as a boilerplate, but rather to show how to use different things in the JavaScript/React eco-system. When starting out you should not add every bits and pieces at once, unless you know what you are doing. If you want everything setup and ready to go, use create-react-app!

License

MIT