@unnoq/contract-first-playground
v0.0.0
Published
This is a playground for [oRPC](https://orpc.unnoq.com) + [Contract-First](https://orpc.unnoq.com/docs/contract-first/define-contract) + [Node.js](https://nodejs.org).
Downloads
13
Readme
ORPC Playground
This is a playground for oRPC + Contract-First + Node.js.
Getting Started
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result. Open http://localhost:3000/api to see the Scalar API Client.
