{"id":15713974,"url":"https://github.com/hashnuke/firebrick","last_synced_at":"2025-03-30T19:24:56.752Z","repository":{"id":11032947,"uuid":"13365893","full_name":"HashNuke/firebrick","owner":"HashNuke","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-24T03:47:57.000Z","size":2006,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-05T21:58:39.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/HashNuke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-06T17:24:14.000Z","updated_at":"2015-06-19T13:15:22.000Z","dependencies_parsed_at":"2022-08-28T19:41:02.186Z","dependency_job_id":null,"html_url":"https://github.com/HashNuke/firebrick","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/HashNuke%2Ffirebrick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HashNuke%2Ffirebrick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HashNuke%2Ffirebrick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HashNuke%2Ffirebrick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HashNuke","download_url":"https://codeload.github.com/HashNuke/firebrick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246367167,"owners_count":20765833,"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":"2024-10-03T21:34:23.971Z","updated_at":"2025-03-30T19:24:56.728Z","avatar_url":"https://github.com/HashNuke.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firebrick\n\nEmail application\n\n\n## Development install\n\nClone the project\n\n```sh\ngit clone https://github.com/HashNuke/firebrick.git firebrick\ncd firebrick\n```\n\n#### Install Erlang, Elixir \u0026 Node.js\n\nInstall Erlang, Elixir \u0026 Node.js versions specified in the `.tool-versions` file.\n\n**OR** If using [asdf](http://github.com/HashNuke/asdf), just run `asdf install` within project dir.\n\n#### Postgres\n\n* Change the postgres credentials in `config/test.exs`.\n  OR\n  Create postgresql user called `postgres` with password `postgres`\n  ```sh\n  createuser -dsP postgres\n  ```\n\n* Create postgres database `firebrick_dev`\n\n  ```sh\n  createdb firebrick_dev\n  ```\n\n#### Install dependencies \u0026 migrate database\n\n```\nmix deps.get\nmix setup\ncd frontend\nnpm install\ncd -\n```\n\n#### Run the app\n\n```\nmix phoenix.server\n# OR\niex -S mix phoenix.server\n```\n\nIf starting using `iex`, use `Firebrick.send_test_mail` to send a test mail.\n\n\u003e Running just `iex -S mix` won't start the mail server. The mail server is not started if the Phoenix server isn't started.\n\n## References\n\n##### Mac port-forwarding\n\n* \u003chttp://www.chrisvanpatten.com/port-forwarding-mavericks\u003e\n* \u003chttps://gist.github.com/kujohn/7209628\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashnuke%2Ffirebrick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashnuke%2Ffirebrick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashnuke%2Ffirebrick/lists"}