Skip to content

ravynsoft/website

Repository files navigation

What is ravynOS? Contributor Covenant

ravynOS (formerly airyxOS) is a new open source OS project that aims to provide a similar experience and some compatibility with macOS on x86-64 sytems. It builds on the solid foundations of FreeBSD, existing open source packages in the same space, and new code to fill the gaps. Learn more...

Netlify Status

How to run locally?

  1. npm install
  2. cp .env.example .env
  3. npm run dev