Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 218 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 218 Bytes

Flow State Platform

Getting Started

Start by setting up the local environment variables

cp .env.sample .env

Install Dependencies

pnpm install

Run

To run locally

pnpm dev