Browser for web API implementing JSON:API v1.0.
Stack
https://masterT.github.io/jsonapi-browser
Requirements:
- Yarn
- Node.js
Install dependencies:
yarn install
yarn run dev
Build the application:
yarn run build
Then run the preview server:
yarn run preview
Deploy on GitHub pages:
./deploy.sh