{"id":16594741,"url":"https://github.com/antonybudianto/mdevbox","last_synced_at":"2025-07-16T07:40:33.864Z","repository":{"id":44145388,"uuid":"183037675","full_name":"antonybudianto/mdevbox","owner":"antonybudianto","description":"Mobile Web Devbox Platform","archived":false,"fork":false,"pushed_at":"2023-01-03T20:17:18.000Z","size":1568,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T07:43:55.257Z","etag":null,"topics":["devbox","logging","monitoring","tools"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/antonybudianto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-23T14:54:05.000Z","updated_at":"2023-03-07T12:59:54.000Z","dependencies_parsed_at":"2023-02-01T09:30:36.845Z","dependency_job_id":null,"html_url":"https://github.com/antonybudianto/mdevbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fmdevbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fmdevbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fmdevbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fmdevbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonybudianto","download_url":"https://codeload.github.com/antonybudianto/mdevbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247262775,"owners_count":20910304,"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":["devbox","logging","monitoring","tools"],"created_at":"2024-10-11T23:47:18.728Z","updated_at":"2025-04-04T23:22:35.229Z","avatar_url":"https://github.com/antonybudianto.png","language":"JavaScript","readme":"# mdevbox\n\n## Get started\n\n1. Clone repo\n2. Install\n   ```sh\n   yarn\n   ```\n3. Build and Watch Web bundle\n   ```sh\n   yarn watch\n   ```\n4. Start Log server\n   ```sh\n   npm start\n   ```\n5. Put script tag on your website (must be first among all scripts)\n\n   ```html\n   \u003cscript src=\"http://localhost:8000/public/client.min.js\"\u003e\u003c/script\u003e\n   \u003cscript\u003e\n    new MiniLogClient({\n      baseUrl: \"http://localhost:8000\",\n      logFetch: true\n    });\n   \u003c/script\u003e\n   ```\n\n   \u003e :warning: This script will override console methods, **only** include this on **development**!\n\n6. Make sure you have `console.{log,warn,error}` on your website for testing\n7. Check the logs on:\n   ```\n   http://localhost:8000/dashboard\n   ```\n\n## Tips\n\nYou can use `.env` file, it'll be loaded by `bnr` script\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Fmdevbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonybudianto%2Fmdevbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Fmdevbox/lists"}