{"id":28569653,"url":"https://github.com/abilian/nua-sandbox","last_synced_at":"2025-09-23T04:11:10.430Z","repository":{"id":65629065,"uuid":"590830814","full_name":"abilian/nua-sandbox","owner":"abilian","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-29T13:27:59.000Z","size":2062,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-21T00:21:50.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abilian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-01-19T10:10:48.000Z","updated_at":"2023-02-01T13:50:21.000Z","dependencies_parsed_at":"2023-02-17T06:15:39.323Z","dependency_job_id":"90a2296c-8983-4fa5-8e67-8c990f710a46","html_url":"https://github.com/abilian/nua-sandbox","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/abilian%2Fnua-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abilian%2Fnua-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abilian%2Fnua-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abilian%2Fnua-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abilian","download_url":"https://codeload.github.com/abilian/nua-sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abilian%2Fnua-sandbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259114712,"owners_count":22807256,"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":"2025-06-10T17:15:21.640Z","updated_at":"2025-09-23T04:11:05.388Z","avatar_url":"https://github.com/abilian.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nAlternative implementation of `Nua` to explore the design space.\n\nDON'T USE. Useful concepts will be merged into the main `Nua` project.\n\n## Key ideas\n\n- Purely declarative build system. (Actually: as declarative as possible.)\n- Build profiles for ~10 major web technologies.\n\n## Specific points\n\n- What's called `nua-runtime` in Nua is called `nua-build-agent` here.\n- Python sub-packages are called `nua_something` instead of `nua.something`.\n- Main entry point for the project in the `tasks.py` file.\n  - Run `poetry shell \u0026\u0026 poetry install` first\n  - Then `invoke install`\n  - Then `invoke build-all`.\n- Every time you edit something in `nua-build-agent`, you need to rebuild the base image\n  - (so either run `invoke build-all` or `invoke build-base` before building specific apps).\n- Many apps are not building (yet). Sometimes it's not our fault.\n- Debian (actually, Ubuntu) is used as the base image. This causes some issues (TBD).\n\n## Developer experience\n\nTo work specifically on trying to build a specific app, you can run (from the root of _this_ project):\n\n```bash\ninvoke build-all --only \u003capp-name\u003e\n```\n\n(This will rebuild the base image each time, so any changes to `nua-build-agent` will be taken into account.)\n\n## What's missing\n\nNo work (yet) on a runtime/orchestrator alternative.\n\nWe have to check, at some points, that the images produced are actually working in `nua-orchestrator`.\n\n## TODO\n\nsee [TODO.md](./TODO.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabilian%2Fnua-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabilian%2Fnua-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabilian%2Fnua-sandbox/lists"}