/rant

React、Apollo、Nest、TypeORM - 基于 Nest 和 Apollo 的中台解决方案

Primary LanguageJavaScriptMIT LicenseMIT

RANT

MIT Licence PRs Welcome

What is RANT?

  • R: Ract Stack - Next.js、Ant Design ...
  • A: Apollo Stack - Apollo Client、Apollo Server、Apollo Next ...
  • N: Nest Stack - Nest.js ...
  • T: Type Stack - TypeORM、TypeGraphQL ...

Philosophy

In recent years, thanks to Node.js, JavaScript has become the “lingua franca” of the web for both front and backend applications, giving rise to awesome projects like Angular, React and Vue which improve developer productivity and enable the construction of fast, testable, extensible frontend applications.

Rant aims to provide a scaffold for scalable web applications using react and nest.

Useage

$ git clone git@github.com:rantstack/rant.git --depth=1

$ cd rant && yarn && yarn ic

$ yarn r docker.up

$ yarn dev

Preview

Rant Admin

Stay in touch

License

Rant is MIT licensed.