notrab / create-react-app-redux

React Router, Redux, Redux Thunk & Create React App boilerplate
https://medium.com/@notrab/getting-started-with-create-react-app-redux-react-router-redux-thunk-d6a19259f71f
MIT License
921 stars 304 forks source link

Dockerfile missing #172

Closed aakash176 closed 11 months ago

aakash176 commented 11 months ago

Dockerfile can help other developers easily create an image of your application. I have noticed that there is Dockerfile missing from the codebase, So could you please assign me to create Dockerfile for this application.

aakash176 commented 11 months ago

can you please assign this to me

notrab commented 11 months ago

Hey you can just create a PR to this repo, however, this should be considered outdated now. There are much better defaults for React (Vite,Next,Remix) so this tutorial/starter might not be that helpful in 2023.