I'm starting a project which I code with node-express, react, redux and nextjs.
Been searching a lot on the web, saw a lot of exaples, but no even one boilerplate that have all pieces together ready as an infrastructure to start a new project for production.
Already found the following, but they are all rather very simple or extremely overhead for just a boilerplate:
Any ideas?
why not check out this boilerplate : https://github.com/tomsoderlund/nextjs-express-mongoose-crudify-boilerplate.git
it has