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
- Host: GitHub
- URL: https://github.com/ravynsoft/website
- Owner: ravynsoft
- Created: 2021-09-16T21:10:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T18:46:00.000Z (over 1 year ago)
- Last Synced: 2025-06-22T08:44:29.075Z (12 months ago)
- Topics: hacktoberfest
- Language: Nunjucks
- Homepage: https://ravynos.com/
- Size: 16.1 MB
- Stars: 6
- Watchers: 4
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is ravynOS?  [](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/)
[](https://app.netlify.com/sites/ravynos/deploys)
# How to run locally?
1. `npm install`
2. `cp .env.example .env`
3. `npm run dev`