Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 850 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 850 Bytes

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. Fill in credentials for Twitter API (Create a standalone app on Twitter Dev)
  4. npm run dev