{"id":20293444,"url":"https://github.com/mingderwang/lunie","last_synced_at":"2025-06-23T11:32:46.426Z","repository":{"id":66841312,"uuid":"314723187","full_name":"mingderwang/lunie","owner":"mingderwang","description":"clone from luniehq/lunie","archived":false,"fork":false,"pushed_at":"2023-04-22T04:27:58.000Z","size":3964,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-06-15T22:26:04.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mingderwang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-21T03:19:58.000Z","updated_at":"2024-11-05T03:32:06.000Z","dependencies_parsed_at":"2025-01-14T09:25:04.961Z","dependency_job_id":"69ae40f9-2a7d-48b7-80a7-dfb751c5fbb9","html_url":"https://github.com/mingderwang/lunie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"luniehq/lunie","purl":"pkg:github/mingderwang/lunie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Flunie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Flunie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Flunie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Flunie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mingderwang","download_url":"https://codeload.github.com/mingderwang/lunie/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingderwang%2Flunie/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261469166,"owners_count":23163038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-14T15:24:28.916Z","updated_at":"2025-06-23T11:32:46.351Z","avatar_url":"https://github.com/mingderwang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lunie Official Monorepo\n\n## Workspaces:\n\n- `/api`: an API to interact with many different PoS blockchains\n    ([README](https://github.com/luniehq/lunie/blob/develop/api/README.md))\n\n- `/app`: Lunie [web](https://app.lunie.io), [iOS](https://testflight.apple.com/join/mFLnwrWM), and [Android](https://play.google.com/store/apps/details?id=org.lunie.lunie)\n    ([README](https://github.com/luniehq/lunie/blob/develop/app/README.md))\n\n- `/extension`: [Lunie browser extension](https://chrome.google.com/webstore/detail/lunie-browser-extension/hbaijkfbhhdhhjdfbpdafkjimohblhgf).\n    ([README](https://github.com/luniehq/lunie/blob/develop/extension/README.md))\n\n## Preparation:\n\nTo install the required modules for `/api`, `/app`, and `/extension` all at once, run:\n\n```bash\n$ yarn\n```\n\nIf you're only interested in `/api`, `/app`, or `/extension` there are instructions below for how to work in one workspace at a time.\n\n#### To install new dependencies in a single workspace:\n\nRun this command with the following syntax:\n\n```bash\n$ yarn workspace \u003cworkspace-name\u003e add \u003cpackage-name\u003e\n```\n\nAs an example:\n\n```bash\n$ yarn workspace extension add cool-vue-package\n```\n\n## To run the code in a single workspace:\n\n- API:\n```bash\n$ yarn workspace api start\n```\n\n- App:\n```bash\n$ yarn workspace app serve\n```\n\n### To build extension:\n\n```bash\n$ export LUNIE_API=https://staging-api.lunie.io\n$ yarn workspace extension build\n```\n\n### To build extension enabling localhost connection\n\n```bash\n$ export LUNIE_API=https://staging-api.lunie.io\n$ yarn workspace extension build:dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingderwang%2Flunie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmingderwang%2Flunie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingderwang%2Flunie/lists"}