{"id":20779575,"url":"https://github.com/convex-dev/convex-web","last_synced_at":"2025-10-19T20:34:45.517Z","repository":{"id":38007037,"uuid":"279523599","full_name":"Convex-Dev/convex-web","owner":"Convex-Dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-20T01:28:52.000Z","size":101308,"stargazers_count":16,"open_issues_count":40,"forks_count":18,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-04-30T19:49:55.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://convex.world","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/Convex-Dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2020-07-14T08:11:50.000Z","updated_at":"2025-03-20T01:28:55.000Z","dependencies_parsed_at":"2023-10-16T21:44:26.664Z","dependency_job_id":"e6d1c84f-6d92-49f7-97bb-a4011266d1f2","html_url":"https://github.com/Convex-Dev/convex-web","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/Convex-Dev/convex-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Convex-Dev%2Fconvex-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Convex-Dev%2Fconvex-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Convex-Dev%2Fconvex-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Convex-Dev%2Fconvex-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Convex-Dev","download_url":"https://codeload.github.com/Convex-Dev/convex-web/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Convex-Dev%2Fconvex-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274537943,"owners_count":25304124,"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-09-10T02:00:12.551Z","response_time":83,"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":[],"created_at":"2024-11-17T13:28:32.575Z","updated_at":"2025-10-19T20:34:40.464Z","avatar_url":"https://github.com/Convex-Dev.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tests](https://github.com/Convex-Dev/convex-web/workflows/Tests/badge.svg)\n\n## Configuration\n\n### Secrets\n\nThe default configuration - config.edn - requires a `~/.convex/secrets.edn` file.\n\nYou can copy the example `secrets.example.edn` and configure the passphrase.\n\n## Development\n\n### Prerequisites\n- [Java Development Kit 11](https://adoptopenjdk.net/)\n- [Clojure CLI](https://clojure.org/guides/getting_started#_clojure_installer_and_cli_tools)\n\n### App\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nCompile CSS:\n```\nnpm run styles:watch\n```\n\nRun Shadow CLJS:\n```\nnpm run app:watch\n```\n\n### Server\n\nRun REPL with the `dev` alias:\n```\nclj -A:dev:java-16\n```\n\nThe `java-16` profile enables VM options required for Java 16+\n\nStart server on port 8080:\n```\n(go)\n```\n\n## Docker Testing\n\nTo run convex-web as a local docker container, you will need to do the following.\n\nBuild the docker image\n```\ndocker build -t convex-web .\n```\n\nRun the docker image\n```\ndocker run --publish 8080:8080 convex-web\n```\n\n## Production\n\n### App\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nCompile \u0026 bundle app:\n```\nnpm run app:release\n```\n\nCompile CSS:\n```\nnpm run styles:release\n```\n\n### Server\n\n```\nbin/run\n```\n\n### Create a Linux `systemd` Service\n\n- Copy:\n    `deployment/convex_web.service` to `/etc/systemd/system/convex_web.service`;\n- Enable:\n    `sudo systemctl enable convex_web`\n- Start:\n    `sudo systemctlm start convex_web`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconvex-dev%2Fconvex-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconvex-dev%2Fconvex-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconvex-dev%2Fconvex-web/lists"}