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

[Docs] Add page for "Inside a LoopBack 4 application" #3382

Closed
2 tasks done
dhmlau opened this issue Jul 18, 2019 · 2 comments
Closed
2 tasks done

[Docs] Add page for "Inside a LoopBack 4 application" #3382

dhmlau opened this issue Jul 18, 2019 · 2 comments
Assignees
Labels

Comments

@dhmlau
Copy link
Member

dhmlau commented Jul 18, 2019

Description

Originated from the docs improvement proposal: #3164

Inside a LoopBack 4 application
as a typical LoopBack 4 application (a concrete scenario), how a typical LB application looks like and what are the building blocks and how they fit into the LB application.

Acceptance Criteria

  • Add a new sidebar item called "Inside a LoopBack 4 application" just above the "key concepts"
  • Add a page that contains content about:

    as a typical LoopBack 4 application (a concrete scenario), how a typical LB application looks like and what are the building blocks and how they fit into the LB application.

Note: IIRC, @raymondfeng has some version of such diagram.

@dhmlau dhmlau changed the title [Docs] Add page to show how each building blocks of LB4 fit together [Docs] Add page for "Inside a LoopBack 4 application" Jul 18, 2019
@dhmlau dhmlau added the p2 label Aug 20, 2019
@dhmlau dhmlau added 2019Q4 and removed 2019Q3 labels Sep 23, 2019
@deepakrkris deepakrkris self-assigned this Sep 25, 2019
@emonddr emonddr added this to the Oct 2019 milestone milestone Oct 1, 2019
@deepakrkris
Copy link
Contributor

I am thinking about having a page with this outline

 ## Build models

  ...... give some overview and links to model and relations ....


## Design API spec

 .... overview/links on api spec configurations on controllers ....


## Persist and Query models

.... overview/links on connector architecture...

@deepakrkris
Copy link
Contributor

we can even have a user interaction diagram like below
Build Models -> Design APIs -> Connect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants