You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2024. It is now read-only.
"start": "yarn run concurrently --kill-others --names=\"SERVER,CLIENT\" \"yarn run babel packages/server/src/ --out-dir packages/server/lib/ --ignore=__tests__ && yarn run micro\" \"yarn run next packages/client --port=4000\"",