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.
# Clone the repo
git clone https://github.com/StrafeChat/frontend
# Install all dependencies
pnpm i
# Run the frontend
pnpm run dev