Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chadxz/ts-rest-express-demo


https://github.com/chadxz/ts-rest-express-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ts-rest-express-demo

https://ts-rest.com/

## setup

* `brew install proto`
* `proto use` in this repo root
* `yarn` to install packages to node_modules
* `yarn backend` to start the vite-node backend with hot reloading enabled
* `yarn frontend` to start the vite frontend with hot reloading enabled

## what's to see?

* Example docs built with fern: https://chadxz.docs.buildwithfern.com/api-reference/lookup-a-user-by-its-id
* Example docs built with elements: http://localhost:5173/docs/#/paths/api-users-id/get