Immutable and predictive to update json data
Xircus GraphQL SDK for Micro APIs
1. `npx create-react-app appname --template typescript` 2. `yarn add @sc/api @sc/components @sc/modules @sc/plugins` 3. `yarn add -D customize-cra react-app-rewired` 4. open `package.json` and make following changes... ``` "name": "@sc/appname"
A convenience library for postgres in node offering simpler transactions and helpers for creating a database api.