Hashnode/mern-starter

3.0啥时候好呢,我们等的黄瓜菜都凉了!

custjiajia opened this issue · 2 comments

3.0啥时候好呢,我们等的黄瓜菜都凉了!

As you can see in readme, it will never be here.

你好@custjiajia,

因为这个Project不再更新, 我启动了一个新的 MERN 项目,并且使用了 Typescript。
https://github.com/shanhuiyang/TypeScript-MERN-Starter
I think the new MERN project can fulfil your requirement. It is featured by:

  • RESTful-style, powered by an embedded oauth2 server and passport.js, this project separate client and server clearly.
  • React-router 4.0, with it you can easily define client routes and manage them.
  • Redux, with it you can easily manage client states.
  • Almost ready for a community app. We modelled User as well as Article. This is a real starter for who would like to build an community app on MERN.
  • The client code is created from create-react-app, so now you can get rid of annoying configurations for babel and webpack.

The project is still under construction but it already works well now.
Please have a try, issues and feedbacks are welcome.