@qoh/core-react
v1.0.0-rc.6
Published
Queen of hearts Core API
Keywords
Readme
Queen of hearts client core package
[!WARNING] This readme should not be deployed to npm.
This package is providing the core client packages in react.
Running locally
Run
npx nx serve server-vercel
from the root directory.
Reading Vercel logs from CLI
Vercel logs can be read on the web-interface but vercel also provides a cli-tool that can be setup to show the server logs in the cli.
installation
npm i -g vercel
Setup team
Make sure you are on the right team by switching to gravityandstorm:
vercel switch gravityandstorm
showing logs in cli
Make sure you get the url of the deployment you want to watch. For example:
vercel logs queenofhearts-9qnjgvnfw-gravityandstorm.vercel.app
