Automate Build & Deploy for React production build with gitlab-ci to Linux base server (AWS)
Right now, as everyone wants to automate everything, this post will show you how you can automate the react build and deployment. I am using create-react-app getting started with react and assuming you have a similar setup. Setup .gitlab-yml file for...
Sep 8, 20204 min read18


