{"id":27249606,"url":"https://github.com/warfox/products-clj","last_synced_at":"2025-09-05T13:38:40.606Z","repository":{"id":287172397,"uuid":"962918439","full_name":"WarFox/products-clj","owner":"WarFox","description":"Full stack app using Clojure / Clojurescript. Create, list, edit and delete products","archived":false,"fork":false,"pushed_at":"2025-04-10T15:49:06.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T00:18:17.100Z","etag":null,"topics":["clojure","clojurescript","re-frame","reitit","ring-clojure"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WarFox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2025-04-08T21:55:38.000Z","updated_at":"2025-04-10T15:49:10.000Z","dependencies_parsed_at":"2025-04-10T10:55:25.975Z","dependency_job_id":"4172ae08-1d90-418f-bae4-1be1d58b9797","html_url":"https://github.com/WarFox/products-clj","commit_stats":null,"previous_names":["warfox/products-clj"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WarFox%2Fproducts-clj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WarFox%2Fproducts-clj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WarFox%2Fproducts-clj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WarFox%2Fproducts-clj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WarFox","download_url":"https://codeload.github.com/WarFox/products-clj/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317782,"owners_count":21083537,"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":["clojure","clojurescript","re-frame","reitit","ring-clojure"],"created_at":"2025-04-11T00:18:17.838Z","updated_at":"2025-09-05T13:38:40.595Z","avatar_url":"https://github.com/WarFox.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Products App - Full Stack Clojure/ClojureScript\n\nThis is a full stack Clojure/ClojureScript application that allows users to\nmanage products. The app is built using the following technologies:\n\n- Backend: Clojure - [Ring](https://github.com/ring-clojure/ring),\n  [Reitit](https://github.com/metosin/reitit),\n  [next.jdbc](https://github.com/seancorfield/next-jdbc/),\n  [Integrant](https;//github.com/weavejester/integrant), [Muuntaja](https://cljdoc.org/d/metosin/muuntaja/)\n- Frontend: ClojureScript - [re-frame](https://day8.github.io/re-frame/),\n  [Reagent](https://reagent-project.github.io/), [react](https://react.dev/), [tailwindcss](https://tailwindcss.com/)\n- Shared: [Malli](https://cljdoc.org/d/metosin/malli/) Schemas\n- Database: [PosgreSQL](https://www.postgresql.org/), [Flyway](https://flywaydb.org/) for Migrations\n- Testing: Test Containers using [testcontainers-clj](https://github.com/testcontainers/testcontainers-clj)\n\n![Products](https://gist.githubusercontent.com/WarFox/91fff34911d1080a66723770cb12c4e7/raw/ec78e55cb4f834fd3e4ea1c57f0ee521f9120384/products-app.png)\n\n## Installation\n\n```\ngit clone git@github.com:WarFox/products-clj\n```\n\n## Run the project for dev\n\n1. Start the Backend\n\n```shell\nlein run\n```\n\nThis starts the backend at \u003chttp://localhost:3000/\u003e, it also starts a postgres\ndatabase in a container. Docker is needed for this to run.\n\nYou may also start the backend using repl using `(go)` function in\n`dev/user.clj` file.\n\n2. Start the UI\n\n``` shell\n  cd ui\n  npm run watch\n```\n\nThis starts the frontend at \u003chttp://localhost:8280/\u003e in watch mode for development\n\n3. Start tailwind process\n\n``` shell\n  cd ui\n  npm run watch:css\n```\n\n## License\n\nCopyright © 2025 Deepu Mohan Puthrote\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\n\u003chttp://www.eclipse.org/legal/epl-2.0\u003e.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat \u003chttps://www.gnu.org/software/classpath/license.html\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarfox%2Fproducts-clj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarfox%2Fproducts-clj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarfox%2Fproducts-clj/lists"}