-
Notifications
You must be signed in to change notification settings - Fork 88
DOCSP-12448: Backend Phase 2 Tutorial #499
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
Merged
nathan-contino-mongo
merged 11 commits into
mongodb:phase2
from
nathan-contino-mongo:DOCSP-12448
Oct 6, 2020
Merged
Changes from 2 commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
fd64354
(DOCSP-12448): Backend Phase 2 Tutorial
nathan-contino-mongo 3c01f5e
(DOCSP-12448): Phase 2 tutorial backend
nathan-contino-mongo 25cf496
tweaks and rewords
nathan-contino-mongo 93df0d9
widthsgit add -ugit add -u
nathan-contino-mongo e963b30
Merge branch 'phase2' into DOCSP-12448
nathan-contino-mongo 831686c
Merge branch 'phase2' into DOCSP-12448
nathan-contino-mongo f601fc3
Merge branch 'phase2' into DOCSP-12448
nathan-contino-mongo c816151
un->de
nathan-contino-mongo 2650720
add newline to end of realm cli install instructions
nathan-contino-mongo 0f53acf
trimming some steps, alphabetical consistency
nathan-contino-mongo 3086795
italic time estimates
nathan-contino-mongo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
.. tabs:: | ||
|
||
tabs: | ||
- id: npm | ||
name: npm / Yarn | ||
content: | | ||
The easiest way to install {+cli-bin+} is with the `npm | ||
<https://www.npmjs.com/get-npm>`_ package manager. Ensure that | ||
you have `Node.js <https://nodejs.org/en/download/>`_ | ||
installed, then run the following command in your shell: | ||
|
||
.. code-block:: shell | ||
|
||
npm install -g mongodb-realm-cli | ||
|
||
You can also install the CLI from npm with `Yarn | ||
<https://yarnpkg.com/en/>`_: | ||
|
||
.. code-block:: shell | ||
|
||
yarn global add mongodb-realm-cli | ||
|
||
- id: manual-install | ||
name: Manual Install | ||
content: | | ||
.. include:: /includes/steps/cli-install.rst | ||
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
source/includes/steps-task-tracker-server-create-realm-app.yaml
This file was deleted.
Oops, something went wrong.
181 changes: 0 additions & 181 deletions
181
source/includes/steps-task-tracker-server-data-model.yaml
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.