Skip to content

Latest commit

 

History

History

portal

Welcome to the Intuition Portal

Our Portal app is built with Remix/Vite. 📖 See the Remix docs and the Remix Vite docs for details on supported features.

Getting Started

Once you've cloned the intuition-ts monorepo you can run Portal from the monorepo root. Install all packages from the monorepo root by running pnpm install.

Stack

Development

Run the Vite dev server:

pnpm run --filter portal dev

Deployments

Please read the Portal deployments runbook for a detailed explanation of how we deploy to Dev, Staging, and Prod.

You can also refer to this loom recording for a quick walkthrough