Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/peterj/react-builder
- Owner: peterj
- Created: 2020-01-06T23:59:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T00:30:44.000Z (about 5 years ago)
- Last Synced: 2025-02-03T20:36:55.488Z (18 days ago)
- Topics: docker, git, kubernetes, react
- Language: Shell
- Size: 2.93 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).