{"id":28828869,"url":"https://github.com/mojotech/modernator","last_synced_at":"2025-07-11T16:08:57.220Z","repository":{"id":28647943,"uuid":"32167213","full_name":"mojotech/modernator","owner":"mojotech","description":"Moderate.","archived":false,"fork":false,"pushed_at":"2016-06-10T21:05:30.000Z","size":1042,"stargazers_count":3,"open_issues_count":20,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-15T00:43:51.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ozaksuty/MicrosoftYazOkulu","license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mojotech.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}},"created_at":"2015-03-13T16:30:41.000Z","updated_at":"2016-04-24T20:24:38.000Z","dependencies_parsed_at":"2022-09-04T17:01:35.137Z","dependency_job_id":null,"html_url":"https://github.com/mojotech/modernator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mojotech/modernator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojotech%2Fmodernator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojotech%2Fmodernator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojotech%2Fmodernator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojotech%2Fmodernator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mojotech","download_url":"https://codeload.github.com/mojotech/modernator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojotech%2Fmodernator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260690921,"owners_count":23047102,"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":[],"created_at":"2025-06-19T05:10:40.668Z","updated_at":"2025-07-11T16:08:57.194Z","avatar_url":"https://github.com/mojotech.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Stories in Ready](https://badge.waffle.io/mojotech/modernator.png?label=ready\u0026title=Ready)](https://waffle.io/mojotech/modernator)\n# Modernator\n\n# development dependencies\n\n  * [postgres](http://postgresapp.com/)\n  * [leiningen](http://leiningen.org/)\n    * Install via homebrew `brew install leiningen`\n  * [foreman](https://github.com/ddollar/foreman)\n    * `gem install foreman`\n\n# database\n\n  * `createdb modernator`\n  * `lein ragtime migrate`\n\n# local dev\n\n  * `foreman start`\n  * navigate to http://localhost:8080\n\n### Environment\n\nTo add or configure environment variables differently than [the default](src/clj/modernator/config.clj), simply copy the `.lein-env.sample` file and name it `.lein-env`.\n\n# deploy\n\n  * Set up box with [postgres](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-14-04)\n    and [java](https://www.digitalocean.com/community/tutorials/how-to-install-java-on-ubuntu-with-apt-get) (just jre)\n    * Create postgres user\n  * Run migrations from migrations folder (still up in the air about the best way, I just scp-ed the files up and ran them)\n  * Create uberjar from project (`lein uberjar`)\n  * Upload standalone jar to box\n  * Set appropriate env vars\n    * `export MODERNATOR_URL=http://\u003cdomain_or_ip\u003e:8080/`\n    * `export DATABASE_URL=postgres://user:password@localhost:5432/modernator`\n    * `export SMTP_HOST=`\n    * `export SMTP_USER=`\n    * `export SMTP_PASS=`\n  * `java -jar \u003cthe_jar\u003e`\n  * See the fruit of your labor at http://\u003cdomain_or_ip\u003e:8080\n\nCopyright © 2015 MojoTech\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojotech%2Fmodernator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojotech%2Fmodernator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojotech%2Fmodernator/lists"}