{"id":18994414,"url":"https://github.com/xtdb/templates","last_synced_at":"2025-09-06T06:31:43.795Z","repository":{"id":154895999,"uuid":"632456154","full_name":"xtdb/templates","owner":"xtdb","description":"`deps-new` templates to create an XTDB 2.x playground","archived":false,"fork":false,"pushed_at":"2023-04-25T13:44:39.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-08T17:33:20.720Z","etag":null,"topics":["bitemporal","clojure","juxt","xtdb"],"latest_commit_sha":null,"homepage":"https://xtdb.com/v2","language":"Clojure","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/xtdb.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}},"created_at":"2023-04-25T12:52:24.000Z","updated_at":"2023-07-05T03:28:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"db9577f3-53aa-4906-a825-7cb47c88da60","html_url":"https://github.com/xtdb/templates","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/xtdb%2Ftemplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtdb%2Ftemplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtdb%2Ftemplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtdb%2Ftemplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtdb","download_url":"https://codeload.github.com/xtdb/templates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232098350,"owners_count":18472317,"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":["bitemporal","clojure","juxt","xtdb"],"created_at":"2024-11-08T17:25:30.064Z","updated_at":"2025-01-01T15:41:35.540Z","avatar_url":"https://github.com/xtdb.png","language":"Clojure","readme":"# XTDB playground templates\n\nThis is a repo containing [deps-new](https://github.com/seancorfield/deps-new) templates to create an XTDB 2.x playground.\n\n## Usage\n\nAssuming you have installed `deps-new` as your `new` \"tool\" via:\n\n```bash\nclojure -Ttools install io.github.seancorfield/deps-new '{:git/tag \"v0.5.1\"}' :as new\n```\n\n* To create an in-process node playground, run:\n\n  ``` shell\n  clojure -Sdeps '{:deps {io.github.xtdb/templates {:git/sha \"7153b6fbf7a7dd52cdc44330eff3f7947a8bbdef\"}}}' -Tnew create :template xtdb/node-playground :name my-xtdb-playground\n  ```\n\n* To create a thin-client playground, run:\n\n  ``` shell\n  clojure -Sdeps '{:deps {io.github.xtdb/templates {:git/sha \"7153b6fbf7a7dd52cdc44330eff3f7947a8bbdef\"}}}' -Tnew create :template xtdb/client-playground :name my-xtdb-playground\n  ```\n  \n  If you don't already have an XTDB 2.x instance running, you can start one with Docker:\n  \n  ```shell\n  docker pull ghcr.io/xtdb/xtdb-ea\n  \n  docker run -tip 3000:3000 ghcr.io/xtdb/xtdb-ea\n  ```\n\nThen, `cd my-xtdb-playground`, and follow the instructions in your new README!\n\nFor more information and documentation on XTDB 2.x, head to https://xtdb.com/v2.\n\n## License\n\nCopyright © 2023 JUXT Ltd\n\nDistributed under the MIT License\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtdb%2Ftemplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtdb%2Ftemplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtdb%2Ftemplates/lists"}