Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peterj/react-builder

Create your own mini-Netlify by automatically building your React app whenever new commits are made to your React application source code.
https://github.com/peterj/react-builder

docker git kubernetes react

Last synced: 2 days ago
JSON representation

Create your own mini-Netlify by automatically building your React app whenever new commits are made to your React application source code.

Awesome Lists containing this project

README

        

# React Builder

This is a simple Dockerfile with scripts that can be used to create your own mini-Netlify and run it inside your Kubernetes cluster.

You should probably read this [article first](https://www.learncloudnative.com/blog/2020-01-06-build_your_own_netlify_like_deployment_for_react_apps_with_kubernetes/) to learn what it is and how it works.

The published version of this image is available at: `learncloudnative/react-builder:0.1.0` on [Docker hub](https://hub.docker.com/repository/docker/learncloudnative/react-builder).