Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new full-stack boilerplate #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NNNaix
Copy link

@NNNaix NNNaix commented Apr 30, 2021

Resource type (required)

  • GitHub Repository:
    • (Required) I confirm that the GitHub repository has more than 10 stars.
    • (Required) The repository is not archived.
  • Video.
  • Tutorial.
  • Meetups.
  • Improve documentation (grammatical corrections, improve doc style, ...).

If your contribution is NOT a GitHub repository, then you can skip the next titles, except "Rules".

Description (required)

A production ready web full-stack boilerplate.

  1. Support react hooks & HMR.
  2. All executable files use typescript.
  3. Powerful custom development environment.
  4. Support lint & test & code inspection & automatic style unification based on git hooks.
  5. Out-of-the-box business packaging.
    1. Component based on antd.
    2. Server based on Nest.js.
    3. State store based on mobx-state-tree.
    4. Package management powered by pnpm which monorepo is natively supported.
  6. Support multiple environment toml type config.

More new features are on the way...

Link (required)

https://github.com/NNNaix/web-fullstack-boilerplate

Rules (required)

  • NestJS / Nest: It's not nest, nestjs, nest.js, and other variants.
  • Node.js: It's not nodejs, node, and other variants.

@juliandavidmr juliandavidmr added Less than 10 stars Less than 10 stars pending There is something missing to review, update and / or add. labels Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Less than 10 stars Less than 10 stars pending There is something missing to review, update and / or add.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants