An open API service indexing awesome lists of open source software.

https://github.com/ravynsoft/website

ravynos.com web pages
https://github.com/ravynsoft/website

hacktoberfest

Last synced: 9 months ago
JSON representation

ravynos.com web pages

Awesome Lists containing this project

README

          

# What is ravynOS? ![](https://api.cirrus-ci.com/github/ravynsoft/ravynos.svg?branch=main) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)

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...](https://www.ravynos.com/)

[![Netlify Status](https://api.netlify.com/api/v1/badges/53c5e3ef-f218-4bf2-bec5-608b7dbf14f6/deploy-status)](https://app.netlify.com/sites/ravynos/deploys)

# How to run locally?

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