{"id":20341064,"url":"https://github.com/witheve/eve-starter","last_synced_at":"2025-04-11T23:31:19.256Z","repository":{"id":48364533,"uuid":"87029745","full_name":"witheve/eve-starter","owner":"witheve","description":"Start here if you're new to Eve.","archived":false,"fork":false,"pushed_at":"2018-03-20T19:29:42.000Z","size":350,"stargazers_count":30,"open_issues_count":5,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-25T19:21:16.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://witheve.com","language":"TypeScript","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/witheve.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":"2017-04-03T01:52:01.000Z","updated_at":"2024-06-22T18:54:22.000Z","dependencies_parsed_at":"2022-09-01T14:04:23.462Z","dependency_job_id":null,"html_url":"https://github.com/witheve/eve-starter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witheve%2Feve-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witheve%2Feve-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witheve%2Feve-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witheve%2Feve-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/witheve","download_url":"https://codeload.github.com/witheve/eve-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248494875,"owners_count":21113517,"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-14T21:25:32.025Z","updated_at":"2025-04-11T23:31:19.218Z","avatar_url":"https://github.com/witheve.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://www.witheve.com/logo.png\" alt=\"Eve logo\" width=\"10%\" /\u003e\n\u003c/p\u003e\n\n---\n\nThe Eve Starter is designed to help you hit the ground running with Eve. It includes a number of simple demo programs, a CLI that lets you test Eve programs in node or the browser, and a server that handles most of the frustrations of packaging node modules for the web for you. When you're ready to start building with Eve, you can either modify this framework to suit or just include the runtime into an existing project.\n\nIf you're an experienced Eve user looking to include it in your existing app, you can find the runtime at [witheve/eve](https://github.com/witheve/eve).\n\n## Install the Eve v0.3 Preview Starter\n\nFirst install [Node](https://nodejs.org/en/download/) for your platform.\n\nThen, clone and build the Eve starter repository:\n\n```sh\ngit clone git@github.com:witheve/eve-starter.git\n```\n\nTo run the latest stable version:\n\n```sh\ncd eve-starter\ngit checkout release\nnpm install\n```\n\nTo run the latest nightly version:\n\n```sh\ncd eve-starter\ngit checkout master\nnpm install\n```\n\n## Using the Starter\n\nIf you want to explore the bundled examples you can start the program switcher, which allows you to explore them from your browser. Any `*.eve` files places into the `eve-starter/programs` directory will be shown here.\n\n```sh\nnpm start\n```\n\nOr you can run a specific `.eve` or `.js` program by providing its path as an argument:\n\n```sh\nnpm start -- path/to/program.js\n```\n\nTo view other functionality of the starter, run\n```sh\nnpm start -- --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwitheve%2Feve-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwitheve%2Feve-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwitheve%2Feve-starter/lists"}