Updated readme
This commit is contained in:
parent
2d3332395d
commit
43ad959aae
14
readme.md
14
readme.md
|
|
@ -1,23 +1,21 @@
|
|||
# 
|
||||
|
||||
> ### [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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue