{"id":13614111,"url":"https://github.com/kodepandai/lunox","last_synced_at":"2026-04-02T21:51:30.224Z","repository":{"id":38422823,"uuid":"426904325","full_name":"kodepandai/lunox","owner":"kodepandai","description":"Laravel-Flavoured Nodejs Framework","archived":false,"fork":false,"pushed_at":"2025-07-09T04:38:16.000Z","size":5760,"stargazers_count":75,"open_issues_count":3,"forks_count":8,"subscribers_count":4,"default_branch":"next","last_synced_at":"2025-11-01T20:01:58.501Z","etag":null,"topics":["artisan","laravel","lunox","mvc","nodejs","polka","reactjs","svelte","typescript"],"latest_commit_sha":null,"homepage":"https://lunox.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kodepandai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://saweria.co/kodepandai"}},"created_at":"2021-11-11T07:09:22.000Z","updated_at":"2025-09-03T04:14:21.000Z","dependencies_parsed_at":"2023-11-16T05:23:01.152Z","dependency_job_id":"ed9eb259-8d24-4a55-bf20-f894ba59ecae","html_url":"https://github.com/kodepandai/lunox","commit_stats":{"total_commits":421,"total_committers":1,"mean_commits":421.0,"dds":0.0,"last_synced_commit":"09e5b585d5cce57cc6597b45b11a6af109cf23af"},"previous_names":["kodepintar/lunox"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/kodepandai/lunox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodepandai%2Flunox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodepandai%2Flunox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodepandai%2Flunox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodepandai%2Flunox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kodepandai","download_url":"https://codeload.github.com/kodepandai/lunox/tar.gz/refs/heads/next","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kodepandai%2Flunox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31317826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T21:35:00.834Z","status":"ssl_error","status_checked_at":"2026-04-02T21:34:59.806Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artisan","laravel","lunox","mvc","nodejs","polka","reactjs","svelte","typescript"],"created_at":"2024-08-01T20:00:57.170Z","updated_at":"2026-04-02T21:51:30.192Z","avatar_url":"https://github.com/kodepandai.png","language":"TypeScript","funding_links":["https://saweria.co/kodepandai"],"categories":["Frameworks","L"],"sub_categories":[],"readme":"# LUNOX MONOREPO\n\nThis is Lunox Monorepo created using pnpm workspace. There are two main workspace\n\n- packages: all lunox related packages developed in this folder. Including Lunox Framework Core.\n- presets: this workspace is to create lunox application sekeleton preset. For example preset svelte and react. This workspace is mainly used for testing lunox packages.\n\n## What is LUNOX\n\nLunox is Laravel-Flavoured NodeJs Framework. What is Laravel?\nLaravel is a web application framework with expressive, elegant syntax [see the official website](https://laravel.com). Lunox goals is to bring the Laravel Flavour to nodejs environment.\n\n## Creating Lunox App\n```\npnpm create lunox-app\n```\n\n## Documentation\n\nLunox Documentation can be accessed [here](https://kodepandai.github.io/lunox/)\n\n## Development\n\n### Basic Pnpm Workspace Command\n\n- install modules in all workspace, run this command in root repo\n\n```\npnpm install\n```\n\n- add modules to specific workspace, for example we want to add svelte to `lunox-svelte` (see package name in package.json)\n\n```\npnpm --filter lunox-svelte add svelte@latest\n```\n\n- run script on specific workspace, for example we want to run eslint on `lunox-svelte`\n\n```\npnpm --filter lunox-svelte lint\n```\n\n- run script on all workspace, just add -r (recursive)\n\n```\npnpm -r lint\n```\n\n## Contribution\n\nLunox has three main repo\n\n1. [Lunox](https://github.com/kodepandai/lunox) - Lunox Monorepo, contains lunox packages and presets.\n2. [Lunox Framework](https://github.com/kodepandai/lunox-framework) - ~main source code of Lunox Framework~ (DEPRECATED: merged to this repo).\n3. [Lunox Website](https://github.com/kodepandai/lunox-website) - Documentation of Lunox Framework.\n\nThis framework still in development, PR are welcome, but please open issue or discussion before adding new feature.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodepandai%2Flunox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkodepandai%2Flunox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkodepandai%2Flunox/lists"}