typescript-node-express-realworld-example-app icon indicating copy to clipboard operation
typescript-node-express-realworld-example-app copied to clipboard

Improvement suggestion on file("README.md")

Open Lysander086 opened this issue 1 year ago • 0 comments

I've followed up the instruction but still failed which might be caused by the below problems:

  • Setting up the db user, db right in mongodb
  • APP_ENV not specified with the value "dev" at /.env.example:1
  • sh: concurrently: command not found when I use npm run start

I think a better version of readme.md should also document the above situations.

Regards~

Lysander086 avatar Mar 07 '23 02:03 Lysander086