Git Product home page Git Product logo

solidzoro / leaa Goto Github PK

View Code? Open in Web Editor NEW
471.0 24.0 58.0 23.21 MB

Leaa is a monorepo restful CMS / Admin built with Nest.js (@nestjsx/crud, node.js) and Ant Design.

License: BSD 3-Clause "New" or "Revised" License

TypeScript 80.86% JavaScript 5.43% HTML 0.52% CSS 0.15% Shell 2.04% Dockerfile 0.40% Nunjucks 0.82% Less 9.60% EJS 0.17%
nestjs nextjs antd react typescript taro cms node restful dashboard

leaa's People

Contributors

dependabot[bot] avatar solidzoro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

leaa's Issues

关于UserService中的user方法疑惑

你好,这个方法返回了User实体
// Virtual Field (not in DB)
@field(() => [Permission], { nullable: true })
permissions?: Permission[];
中的permissions为什么在UserResolver的user的Query中能查询到,它不是在Role实体中
@jointable()
@field(() => [Role], { nullable: true })
roles?: Role[];
我也可以看到你在UserService的user方法中有什么特殊的处理

Greate work!

Hello! This is a awesome project. And you profi! Please post documentation in english.

TODOs

TODOS-v1

  • leaa-api
    • Order
    • Product
      • Specs (universal property)
    • Warehouses
    • Stocktaking
    • Statistics
    • Booking
    • Coupon
    • Promo
    • Payment
      • Alipay
      • Wechat
  • leaa-dashboard
    • Order
    • Product
      • Specs (universal property)
    • Warehouses
    • Stocktaking
    • Statistics
    • Booking
    • Coupon
    • Promo
  • leaa-www
    • Account
      • Login
        • Phone
      • Register
        • Phone
      • Forget Password
      • Profile
        • Upload Avatar
        • Bind / Unbind OAuth Account
    • Cart
    • Checkout
    • Payment
      • Alipay
      • Wechat
    • Order
    • Product
    • Booking
    • Coupon
    • Promo

TODOS-v0

  • _leaa-common
  • leaa-api (demo) / backend (Nest.js + TypeGraphQL + MySQL + Docker Compose)
    • Auth
      • Email
      • Wechat
      • Wechat MiniProgram
    • User
    • Role
    • Permission
    • Article
    • Attachment
      • Local
      • OSS
      • OSS sync to Local
      • @2x to @1x
    • Ax (Ad)
    • Category (infinity level)
    • Tag (word segmentation by NodeJieba)
    • Logger
    • Seed
    • Setting
  • leaa-dashboard (demo) / dashboard (React.js + Antd + MobX + Apollo / GraphQL)
    • Auth
    • User
    • Role
    • Permission
    • Home
    • Ax (Ad)
    • Category (infinity level)
    • Tag (word segmentation by NodeJieba)
    • Article
      • WYSIWYGEditor
    • Attachment
      • Drop to Upload
      • Drop to Sort
    • Setting
    • Error Boundary
    • Responsive Design
    • i18n
  • leaa-www (demo) / website (Next.js + GraphQL)
    • Home
    • Account
      • Login
        • Email
        • Wechat
      • Register
        • Email
        • Wechat
      • Logout
    • Article
      • List
      • Item
    • Banner Swiper
      • Support Retina @2x
      • Image Lazyload
    • SEO (HtmlMeta)
  • leaa-miniprogram / wechat-miniprogram (Taro.js + GraphQL)
    • Home
    • Account
      • Login
      • Logout
    • Article
      • List
      • Item (Rich Text)
  • leaa-app / iOS and Android (expo + GraphQL)
    • Home
    • Account
      • Login
      • Logout
    • Article
      • List
      • Item (Webview)

Is it ok to open PR adding Spanish/es-ES locale?

I've it working in local, would love to contribute but not sure if welcome or any CONTRIBUTING.md guidelines I should follow.

Thhanks for this awesome project, can't wait for v1.x further development!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.