{"id":50885937,"url":"https://github.com/kbennett2000/concord-tutorial-web","last_synced_at":"2026-06-15T17:01:35.315Z","repository":{"id":362978825,"uuid":"1261508693","full_name":"kbennett2000/concord-tutorial-web","owner":"kbennett2000","description":"Build your first app on top of Concord — a five-lesson course for the curious. No experience needed.","archived":false,"fork":false,"pushed_at":"2026-06-06T21:06:25.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-06T21:17:55.019Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/kbennett2000.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-06T19:32:35.000Z","updated_at":"2026-06-06T21:06:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kbennett2000/concord-tutorial-web","commit_stats":null,"previous_names":["kbennett2000/concord-tutorial-web"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kbennett2000/concord-tutorial-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fconcord-tutorial-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fconcord-tutorial-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fconcord-tutorial-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fconcord-tutorial-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbennett2000","download_url":"https://codeload.github.com/kbennett2000/concord-tutorial-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fconcord-tutorial-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34372130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-06-15T17:01:34.425Z","updated_at":"2026-06-15T17:01:35.309Z","avatar_url":"https://github.com/kbennett2000.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![Concord — now build with it.](docs/banner.svg)\n\n# concord-tutorial-web\n\nWelcome. You're about to build a real web app — one that compares Bible translations side by\nside and shows *where* Scripture happened — and run it on your own computer.\n\nFive short lessons, one new idea each. By the end you'll have something you can open in front of\na friend or your pastor and say *\"I built this\"* — because the point isn't the app, it's **you**\nbecoming a builder.\n\n## Who this is for\n\nYou don't need any experience. If you've never written a line of code and you're not quite sure\nwhat an \"API\" is yet, you're exactly who this course is for.\n\n\u003e **Already a developer?** You're welcome to skim — but this is a \"your first app\" course written\n\u003e for beginners, deliberately not dense. For a fast, complete reference, go straight to Concord's\n\u003e [`docs/API.md`](https://github.com/kbennett2000/concord/blob/main/docs/API.md).\n\n## Before you start\n\n\u003e **Concord needs to be running** on a computer you can reach. Check it in 30 seconds — open\n\u003e this in your browser:\n\u003e\n\u003e ```\n\u003e http://localhost:8000/healthz\n\u003e ```\n\u003e\n\u003e You're ready when a short line of data comes back — a few counts (how many translations,\n\u003e verses, and places Concord knows about), not a styled web page. If nothing loads or you get an\n\u003e error, it's an easy fix: see [When it won't connect](SETUP.md#when-it-wont-connect), or head to\n\u003e Concord's [Quick start](https://github.com/kbennett2000/concord#quick-start) to get it running.\n\nLesson 1 needs nothing but your browser. Lesson 2 onward needs a quick one-time setup — see\n[SETUP.md](SETUP.md) when you get there.\n\n## Start here\n\nStart with [Lesson 1](lessons/01-is-it-on/) — it takes about two minutes, with nothing installed.\n\nWhat's ahead, one small win at a time: a quick verse fetcher, search by meaning, a\ntranslation-comparer, and — if you want it — a map.\n\nAnd when you've finished all five, there's a next course when you're ready:\n**[concord-tutorial-react](https://github.com/kbennett2000/concord-tutorial-react)** picks up right\nwhere this one ends and walks you into React — finishing with you reading a real app's source.\n\n## License\n\nMIT © 2026 Kris Bennett — see [`LICENSE`](LICENSE). (Parity with Concord.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbennett2000%2Fconcord-tutorial-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkbennett2000%2Fconcord-tutorial-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbennett2000%2Fconcord-tutorial-web/lists"}