mern-starter
mern-starter copied to clipboard
⛔️ DEPRECATED - Boilerplate for getting started with MERN stack
I use vs 2019. May it cause this problem. My node version is v12.14.0 x86 cmd output >yarn [1/4] Resolving packages... [2/4] Fetching packages... info [email protected]: The platform "win32" is...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.14 to 5.7.5. Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.7.5 / 2019-10-14 > ================== > * fix(query): delete top-level `_bsontype` property in queries to prevent silent empty...
When I was finding Typescript web app example half year ago, I got an idea why not build a template like MERN in Typescript. Then I tried my best to...
Are there any plans to upgrade react-router to version 4? It would be interesting to hear if/how you guys plan on tackling that.
with '#' will be ignored, and an empty message aborts the commit. On branch add-comment Changes to be committed: new file: client/modules/Post/components/PostListItem/Comment.js new file: client/modules/Post/components/PostListItem/CommentList.js new file: client/modules/Post/components/PostListItem/Input.js modified: client/modules/Post/components/PostListItem/PostListItem.js...
Add and delete comments to post. Fixed some errors to pass datas to backend (API endpoint)
added comment entity to the proj
Bug fix and style changes