{"id":20677818,"url":"https://github.com/clivern/rakon","last_synced_at":"2025-10-14T13:36:26.650Z","repository":{"id":201219951,"uuid":"371187901","full_name":"Clivern/Rakon","owner":"Clivern","description":"🔥 Phoenix Framework In Action.","archived":false,"fork":false,"pushed_at":"2025-08-11T18:21:13.000Z","size":362,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T14:56:12.923Z","etag":null,"topics":["clivern","elixir","rakon"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"custom":"buymeacoffee.com/clivern"}},"created_at":"2021-05-26T22:56:34.000Z","updated_at":"2025-01-14T19:58:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0ad83d3-750d-492c-b949-6c72f62d458b","html_url":"https://github.com/Clivern/Rakon","commit_stats":null,"previous_names":["clivern/rakon"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Clivern/Rakon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FRakon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FRakon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FRakon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FRakon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/Rakon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FRakon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018707,"owners_count":26086609,"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-10-14T02:00:06.444Z","response_time":60,"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":["clivern","elixir","rakon"],"created_at":"2024-11-16T21:17:12.629Z","updated_at":"2025-10-14T13:36:26.605Z","avatar_url":"https://github.com/Clivern.png","language":"Elixir","readme":"## Rakon\n\nTo start the application:\n\n- Install dependencies with `make deps`\n- Create and migrate your database with `make migrate`\n- Start the application with `make run` or `make i`\n\nNow you can visit [localhost:4000](http://localhost:4000) from your browser.\n\n\n### Notes\n\nTo create a topic model \u0026 migration files.\n\n```\n$ mix phx.gen.schema Topic topic title:string\n```\n\n\n### Database\n\nTo run `postgresql` with `docker`\n\n```zsh\n$ docker run -itd \\\n  -e POSTGRES_USER=rakon \\\n  -e POSTGRES_PASSWORD=rakon \\\n  -p 5432:5432 \\\n  --name postgresql \\\n  postgres:latest\n```\n\n\n### Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, `Rakon` is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.\n\nSee the [Releases section of our GitHub project](https://github.com/clivern/rakon/releases) for changelogs for each release version of `Rakon`. It contains summaries of the most noteworthy changes made in each release.\n\n\n### Bug tracker\n\nIf you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/rakon/issues\n\n\n### Security Issues\n\nIf you discover a security vulnerability within `Rakon`, please send an email to [hello@clivern.com](mailto:hello@clivern.com)\n\n\n### Contributing\n\nWe are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.\n\n\n### License\n\n© 2022, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).\n\n**Rakon** is authored and maintained by [@clivern](http://github.com/clivern).\n","funding_links":["buymeacoffee.com/clivern"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Frakon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Frakon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Frakon/lists"}