{"id":18333101,"url":"https://github.com/zelr0x/rgstr","last_synced_at":"2025-04-09T18:43:46.063Z","repository":{"id":111701124,"uuid":"360808518","full_name":"zelr0x/rgstr","owner":"zelr0x","description":"My first app in Clojure","archived":false,"fork":false,"pushed_at":"2021-05-14T21:34:30.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T11:27:12.674Z","etag":null,"topics":["clojure","clojurescript","compojure","datomic","re-frame","reagent","repl-driven","ring"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zelr0x.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":"2021-04-23T08:02:08.000Z","updated_at":"2021-05-14T21:40:53.000Z","dependencies_parsed_at":"2023-05-25T20:00:19.696Z","dependency_job_id":null,"html_url":"https://github.com/zelr0x/rgstr","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/zelr0x%2Frgstr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelr0x%2Frgstr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelr0x%2Frgstr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelr0x%2Frgstr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zelr0x","download_url":"https://codeload.github.com/zelr0x/rgstr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248090571,"owners_count":21046113,"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","compojure","datomic","re-frame","reagent","repl-driven","ring"],"created_at":"2024-11-05T19:41:20.500Z","updated_at":"2025-04-09T18:43:46.042Z","avatar_url":"https://github.com/zelr0x.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rgstr\n\nFullstack clojure app using clojure, ring, compojure, datomic, clojurescript, re-frame and some other libraries as dependencies.\nTargets java 1.8. Uses leiningen with project.clj, lein-ring, lein-figwheel, re-frame-10x.\n\nNote: figwheel and re-frame-10x are only present in dev profile.\n\nThis project is an assigned task requiring the app to be accessible at\n`localhost:8080/testapp` and having `testapp.jar` name.\n\n\n## TODO\n* Add feedback to app creation form. Reset form on successful submit. Prevent accidental double submit. Should be easy with reagent-forms.\n* Fix table formatting (view.cljs), namely dates and string clamping.\n* Address the issues outlined in various comments in code.\n* Move to a more flexible table component?\n\n\n## Prerequisites\n\nYou will need [Leiningen][] 2.0.0 or above installed.\n\n[leiningen]: https://github.com/technomancy/leiningen\n\n\n## Running\n```shell\n    lein uberjar\n    java -jar target/uberjar/testapp.jar\n```\n\nThen go to `localhost:8080/testapp`.\n\n\n## Development\n\n```shell\n# terminal 1\nlein ring server\n\n# terminal 2\nlein figwheel\n```\n\nThen go to `localhost:8080/testapp`.\n\n\n## License\n\nCopyright © 2021 zelr0x\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzelr0x%2Frgstr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzelr0x%2Frgstr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzelr0x%2Frgstr/lists"}