mern-starter icon indicating copy to clipboard operation
mern-starter copied to clipboard

⛔️ DEPRECATED - Boilerplate for getting started with MERN stack

Results 60 mern-starter issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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.

V2.8.0

Please come with authentication module in coming release.

Future

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