koa-react-todo-tutorial icon indicating copy to clipboard operation
koa-react-todo-tutorial copied to clipboard

File missed

Open alepekhin opened this issue 6 years ago • 0 comments

Please add a file backend/.env.sample with the content

NODE_ENV=development
DATABASE=mongodb://localhost:27017/local

After that everything works like a charm with locally installed mongodb. Thanks for great example!

alepekhin avatar Mar 15 '19 11:03 alepekhin