itechub / seckill-sanic

⏱Sanic seckill demo, a barebone microservice project structure.
MIT License
6 stars 5 forks source link

local environment setup and documentation #6

Open shady-robot opened 5 years ago

shady-robot commented 5 years ago
  1. Setting up local development environment
  2. Comment anything under this issue when needed.
  3. Supplement the REAME document when anything missing or unclear.
SaladDay commented 1 year ago

Hello developer, I'd like to ask how to set up a local development environment. Should I clone an environment similar to Docker locally without using Docker, or should I develop directly within a Docker container? If I choose to develop within a Docker container, should I connect to the container using VS Code?