{"id":29801315,"url":"https://github.com/atomicptr/velocity","last_synced_at":"2025-07-28T09:44:49.686Z","repository":{"id":305462769,"uuid":"1013857547","full_name":"atomicptr/velocity","owner":"atomicptr","description":"Velocity is an application starter kit for Clojure that provides the perfect starting point for your next project.","archived":false,"fork":false,"pushed_at":"2025-07-20T07:45:24.000Z","size":209,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-20T09:30:46.930Z","etag":null,"topics":["clojure","clojure-web","daisy-ui","daisyui","htmx","starter-kit","starter-template","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/atomicptr.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},"funding":{"github":"atomicptr","buy_me_a_coffee":"atomicptr"}},"created_at":"2025-07-04T15:25:15.000Z","updated_at":"2025-07-20T07:45:28.000Z","dependencies_parsed_at":"2025-07-20T09:31:07.089Z","dependency_job_id":"f74a3602-e58b-4d99-853c-161188c7988a","html_url":"https://github.com/atomicptr/velocity","commit_stats":null,"previous_names":["atomicptr/velocity"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/atomicptr/velocity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fvelocity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fvelocity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fvelocity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fvelocity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicptr","download_url":"https://codeload.github.com/atomicptr/velocity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fvelocity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267496847,"owners_count":24097099,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":["clojure","clojure-web","daisy-ui","daisyui","htmx","starter-kit","starter-template","tailwind","tailwindcss"],"created_at":"2025-07-28T09:44:29.396Z","updated_at":"2025-07-28T09:44:49.668Z","avatar_url":"https://github.com/atomicptr.png","language":"Clojure","funding_links":["https://github.com/sponsors/atomicptr","https://buymeacoffee.com/atomicptr"],"categories":[],"sub_categories":[],"readme":"# velocity\n\nVelocity is an application starter kit for Clojure that provides the perfect starting point for your next project.\n\nInspired by [Laravel Jetstream](https://jetstream.laravel.com/)\n\nPowered by [Clojure](https://clojure.org), [HTMX](https://htmx.org) and [DaisyUI](https://daisyui.com)\n\n## Features\n\n- Application login, registration and email verification\n- User settings page, with the ability to change name, email address and password\n- Session management\n- Pretty DaisyUI powered interface\n- Easy deployment via Docker or Uberjar\n\n![](./.github/dashboard.png)\n\n![](./.github/settings.png)\n\n## Deploy\n\n### Docker\n\n```bash\n# build the project\n$ docker build -t velocity .\n\n# run the project, if using with SQLite don't forget to map a volume to /app/data\n$ docker run --rm -p 3000:3000 -v ./data:/app/data -e APP_REGISTER_ENABLED=true velocity\n\n# The website is now available at localhost:3000\n```\n\n### Uberjar\n\n```bash\n# build css\n$ npm run build\n\n# just build the uberjar using leiningen\n$ lein uberjar\n\n# execute the jar\n$ APP_REGISTER_ENABLED=true java -jar ./target/uberjar/velocity-VERSION-standalone.jar\n\n# The website is now available at localhost:3000\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Fvelocity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicptr%2Fvelocity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Fvelocity/lists"}