diff --git a/readme.md b/readme.md index 066ffa9..28eacb5 100644 --- a/readme.md +++ b/readme.md @@ -1,23 +1,21 @@ # ![RealWorld Example App](logo.png) -> ### [YOUR_FRAMEWORK] codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API. +> ### Example Typescript Node (Typescript + Node + Express + Mongoose) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API. +### [Demo]()    [RealWorld](https://github.com/gothinkster/realworld) -### [Demo](https://github.com/gothinkster/realworld)    [RealWorld](https://github.com/gothinkster/realworld) +This codebase was created to demonstrate a fully fledged fullstack application built with Typescript Node including CRUD operations, authentication, routing, pagination, and more. - -This codebase was created to demonstrate a fully fledged fullstack application built with **[YOUR_FRAMEWORK]** including CRUD operations, authentication, routing, pagination, and more. - -We've gone to great lengths to adhere to the **[YOUR_FRAMEWORK]** community styleguides & best practices. +We've gone to great lengths to adhere to the Typescript Node community styleguides & best practices. For more information on how to this works with other frontends/backends, head over to the [RealWorld](https://github.com/gothinkster/realworld) repo. -# How it works +## How it works > WIP -# Getting started +## Getting started > WIP