{"id":26949657,"url":"https://github.com/numerous-com/numerous-codespace-template","last_synced_at":"2025-07-06T03:04:03.429Z","repository":{"id":232161485,"uuid":"783620749","full_name":"numerous-com/numerous-codespace-template","owner":"numerous-com","description":"Contains the template used to create a GitHub codespace for trying out Numerous!","archived":false,"fork":false,"pushed_at":"2024-05-06T11:49:50.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-02T22:16:59.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://numerous.com","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/numerous-com.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,"publiccode":null,"codemeta":null}},"created_at":"2024-04-08T08:48:17.000Z","updated_at":"2024-05-06T11:49:53.000Z","dependencies_parsed_at":"2024-05-06T13:04:49.083Z","dependency_job_id":null,"html_url":"https://github.com/numerous-com/numerous-codespace-template","commit_stats":null,"previous_names":["numerous-team/numerous-codespace-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/numerous-com/numerous-codespace-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numerous-com%2Fnumerous-codespace-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numerous-com%2Fnumerous-codespace-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numerous-com%2Fnumerous-codespace-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numerous-com%2Fnumerous-codespace-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numerous-com","download_url":"https://codeload.github.com/numerous-com/numerous-codespace-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numerous-com%2Fnumerous-codespace-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261186369,"owners_count":23121938,"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-04-02T22:17:01.756Z","updated_at":"2025-06-21T20:03:47.432Z","avatar_url":"https://github.com/numerous-com.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numerous Codespaces Template\n\nCreate a GitHub codespace with this template: https://github.com/codespaces/new/numerous-team/numerous-codespace-template\n\n## Use as a template for your own project\n\nYou can [fork this repository](https://github.com/numerous-team/numerous-codespace-template/fork)\nand use it as a starting point for app development in your own repository,\nor you can just try it out. See below to learn how!\n\n## Try out Numerous in the codespace\n\nInside the codespaces, use the pre-installed Numerous command-line interface (CLI) to upload an app to the Numerous platform.\n\nFirst login to your account or sign up:\n\n    numerous login\n\nThen go to an example project, such as the Marimo example app:\n\n    cd marimo_app\n    numerous init --app-file app.py --app-library marimo --name \"My App\" --requirements-file requirements.txt\n    numerous push\n\nYou can do the same for the Streamlit example app:\n\n    cd streamlit_app\n    numerous init --app-file app.py --app-library streamlit --name \"My App\" --requirements-file requirements.txt\n    numerous push\n\n## Initializing a new project\n\nBefore, we used the `numerous init` command with arguments that specify the Marimo and Streamlit example projects specifically. But if we want to start a new project\nfrom scratch, you can leave out those arguments and follow a wizard in the terminal instead.\n\nWe create a folder, enter it, and run the init command (you can use a different folder name, if you prefer):\n\n    mkdir my-app\n    cd my-app\n    numerous init\n\nNow a Numerous project is initialized!\n\n## Developing in the codespace\n\nYou can edit the examples and try them out directly in the codespace!\n\nFor the Marimo example:\n\n    cd marimo_app\n    marimo edit\n\nFor the Streamlit example:\n\n    cd streamlit_app\n    streamlit run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumerous-com%2Fnumerous-codespace-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumerous-com%2Fnumerous-codespace-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumerous-com%2Fnumerous-codespace-template/lists"}