Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add toc * add summary.md * Remove summary, add SettingUp * Add core concepts sceleton to the introduction * move core concepts up, reformat * rename toc to readme * add links to files and headers * add more links * add core concepts * Create documentation hierarchy * apply file naming convention * prepare for gitbook * Rename Troubleshooting.md to troubleshooting.md * Rename Introduction.md to introduction.md * Rename FAQ.md to faq.md * Rename Frontend.md to frontend.md * fix links * Rename docs/Basics/README.md to docs/basics/README.md * Rename docs/Basics/frontend.md to docs/basics/frontend.md * Add sections to resolve app structure * add auth topic * fix summary * fix typo * Add authorization topic * add more auth docs * docs - Add content to the reSolve App Structure document * add user registry docs * add JWT user encoding docs * add embedmd imported section * add aggregate snippet * add toc * add summary.md * Remove summary, add SettingUp * Add core concepts sceleton to the introduction * move core concepts up, reformat * rename toc to readme * add links to files and headers * add more links * add core concepts * Create documentation hierarchy * apply file naming convention * prepare for gitbook * Rename Troubleshooting.md to troubleshooting.md * Rename Introduction.md to introduction.md * Rename FAQ.md to faq.md * Rename Frontend.md to frontend.md * fix links * Rename docs/Basics/README.md to docs/basics/README.md * Add sections to resolve app structure * add auth topic * fix summary * fix typo * Add authorization topic * add more auth docs * docs - Add content to the reSolve App Structure document * add user registry docs * add JWT user encoding docs * add embedmd imported section * add aggregate snippet * docs - add content to the Read Side and Write Side documents * docs - add content to the Read Side and Write Side docs * Delete read-side.md.orig * Delete write-side.md.orig * docs - update the Write Side document * Update write-side.md * fix bug in snippet * remove strange files * Fix a typo * add a sample curl-based tutorial * Add TODO comments to app structure * Fix a typo * edit aggregates text, add some TODO * add comman http api doc stub * fix typo * add TODO comments to the read side docs * add embedmd link to read-side * fix code snippet in the api reference * Update write-side.md * Update write-side.md * Add content to the Frontent document * Update the Fromtend - Optimistic Commands section * Frontent - Optimistic commands - add code samples * Write-side - Event Store - move custom store description to advanced concepts * Add some TODOs and read model store docs * Write Side - Read Models - revise the definitions * Read Side - Mention View Models as a special kind of Read Models * Read-side - updat the View Model description * Read-side update the View Model specifics section * Frontend - minor fixes * App Structure - remove the event store section * Update the curl example descriptions * Update the App Structure document * App Structure - Folder Structure - add the api-handlers folder * Advanced Techniques - add basic explanation for sagas * api reference - minor grammar fix * Advanced Techniques - fix a typo * Add aggregateID section, enable prettier for md * fix invalid json in the sample * fix cuid * add vscode snippet for embedmd * Advanced techniques - added a general explanation for adapters + removed subsections * fix typo * Grammar * add comments in advanced docs * Update advanced-techniques.md * Update SSR topic * Update advanced-techniques.md * Update advanced-techniques.md * Advanced-techniques - revise the server-side rendering section * Authentication and Authorization - add content to the Setting up Authentication section * Update the Making Your Own User Registry section text * Update the Splitting Code Into Chunks section * fix grammar * Update the Using JWT section * Minor cosmetic changes * Remove old TODOs * minor fixes * Read-side - add note abount denormalizing read models * App Structure - Fix typos and wording * Write Side - Fix grammar and wording * Read-Side minor fixes * Synchronize TOC with content * Fix a typo * Advanced Techniques - revise wording * Remove old TODOs * Add a few ords on 3rd-party auth services * Fix TOC * Frontent - grammar * Authentication - minor grammar fixes * Update write-side.md * Write-side - minor fixes * doc: read-model simplest case todo * Preparing to production - add content * Preparing to production - add note * Advanced Techniques - grammar * Frontend - describe the basic case * Punctuation * Update TOC * Frontend - fix example markup * Grammar * change reSolve description to list of points * try gh emoji * change emojis to textual * fix typo * rewrite get in touch section * App Structure - fix the Read/Write-sides explanation * fix examples running docs * fix docs readme section * try details section * fix footer
- Loading branch information