⚠️ Warning:

Strafe Frontend and all other projects related to this such as Backend, CDN, etc. are still under heavy development. We reccommend that you not try to use it for personal use until development has progressed more and bugs are less likely to happen.

Strafe Frontend

Setup Locally

# Clone the repo
git clone https://github.com/StrafeChat/frontend

# Install all dependencies
pnpm i

# Run the frontend
pnpm run dev