{"id":21915858,"url":"https://github.com/ljpengelen/lijstje","last_synced_at":"2026-05-20T07:42:04.907Z","repository":{"id":64842861,"uuid":"575595788","full_name":"ljpengelen/lijstje","owner":"ljpengelen","description":"Small app to create and share wish lists (in Dutch)","archived":false,"fork":false,"pushed_at":"2024-12-22T12:43:34.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T09:30:30.103Z","etag":null,"topics":["clojure"],"latest_commit_sha":null,"homepage":"https://lijstje.cofx.nl","language":"Clojure","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/ljpengelen.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":"2022-12-07T21:43:31.000Z","updated_at":"2024-12-22T12:43:37.000Z","dependencies_parsed_at":"2025-03-22T09:39:51.888Z","dependency_job_id":null,"html_url":"https://github.com/ljpengelen/lijstje","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ljpengelen/lijstje","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljpengelen%2Flijstje","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljpengelen%2Flijstje/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljpengelen%2Flijstje/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljpengelen%2Flijstje/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljpengelen","download_url":"https://codeload.github.com/ljpengelen/lijstje/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljpengelen%2Flijstje/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33250376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["clojure"],"created_at":"2024-11-28T19:14:34.482Z","updated_at":"2026-05-20T07:42:04.888Z","avatar_url":"https://github.com/ljpengelen.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lijstje\n\nA web app for wish lists.\n\n## Requirements\n\n* [Java 17+](https://adoptium.net/)\n* [Clojure](https://clojure.org/)\n\n## Development\n\nIf you're a beginner to Clojure and don't have a favorite setup yet, give [Visual Studio Code](https://code.visualstudio.com/) in combination with the [Calva extension](https://calva.io/) a try.\n\nOnce you've installed Visual Studio Code and Calva, [connect Calva to the project](https://calva.io/connect/) using the project type `deps.edn` and the alias `:dev`, and start development.\n\nA convenient way to get started is opening `dev/user.clj` and evaluating expressions using `alt+enter`.\n\n## Running the app\n\nRun `clojure -X:run` to start the app.\nObviously, this requires Clojure.\n\nAlternatively, run `clojure -X:uberjar` to create an uberjar, followed by `java -jar target/lijstje-\u003cversion\u003e-standalone.jar` to start the application.\nStarting the application like this doesn't require Clojure, only Java.\n\n## Running migrations\n\nUse `clojure -X:migrate` to run migrations via Clojure.\nUse `java -jar target/lijstje-\u003cversion\u003e-standalone.jar migrate` to run migrations via Java.\n\n## Creating a native image\n\nUse the GraalVM tracing agent to find out which code is reachable and capture this information in the form of configuration\nfiles by first executing the following command:\n\n```\njava -agentlib:native-image-agent=config-output-dir=resources/META-INF/native-image/generated -jar target/lijstje-\u003cversion\u003e-standalone.jar\n```\n\nWhile the app is running, perform some requests to allow the tracing agent to do its work.\n\nAfterwards, execute the following command to create a native image:\n\n```\nnative-image -jar target/lijstje-\u003cversion\u003e-standalone.jar --no-fallback \\\n--initialize-at-build-time=ch.qos.logback \\\n--initialize-at-build-time=org.slf4j \\\ntarget/lijstje\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljpengelen%2Flijstje","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fljpengelen%2Flijstje","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljpengelen%2Flijstje/lists"}