turbo-eth / template-web3-app

⚡️ Web3 App Template built using Next.js, RainbowKit, SIWE, Disco, and more!
https://www.turboeth.xyz
MIT License
341 stars 89 forks source link

Feature Request: Dockerization #124

Open xinbenlv opened 1 year ago

xinbenlv commented 1 year ago

Have we considered provide Dockerization?

kamescg commented 1 year ago

@xinbenlv what part do you think would benefit from Dockerization?

xinbenlv commented 1 year ago

Dockerization provides a consistent environment setup which help

  1. Help developer to have a consistent way to setup a local instance with much less chance of running into installalation issue.
  2. Help faster code-to-deployment reducing the friction to productionalize