{"id":20487398,"url":"https://github.com/zenizh/repost","last_synced_at":"2025-07-05T01:03:17.060Z","repository":{"id":80380340,"uuid":"79431814","full_name":"zenizh/repost","owner":"zenizh","description":"An open source software to communicate with your team members through posting daily reports.","archived":false,"fork":false,"pushed_at":"2018-02-15T12:32:14.000Z","size":9876,"stargazers_count":118,"open_issues_count":0,"forks_count":15,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-27T06:34:33.593Z","etag":null,"topics":["draft-js","rails","react","redux"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zenizh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-19T08:22:22.000Z","updated_at":"2024-04-13T21:39:11.000Z","dependencies_parsed_at":"2023-06-06T17:15:07.758Z","dependency_job_id":null,"html_url":"https://github.com/zenizh/repost","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenizh%2Frepost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenizh%2Frepost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenizh%2Frepost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenizh%2Frepost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenizh","download_url":"https://codeload.github.com/zenizh/repost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248737310,"owners_count":21153743,"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":["draft-js","rails","react","redux"],"created_at":"2024-11-15T16:41:38.188Z","updated_at":"2025-04-13T15:36:00.507Z","avatar_url":"https://github.com/zenizh.png","language":"JavaScript","readme":"# Repost\n\n[![CircleCI](https://circleci.com/gh/kami-zh/repost.svg?style=svg)](https://circleci.com/gh/kami-zh/repost)\n[![Gitter](https://badges.gitter.im/repostapp/Lobby.svg)](https://gitter.im/repostapp/Lobby)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\nRepost is an open source software to communicate with your team members through posting daily reports.\nThis project focuses on a good user interface using Redux and React.\nRuby on Rails is used for the backend server.\n\n**NOTICE**\nRepost is still under development.\nSo it may occur breaking changes, and **it's too insecure to use** this.\n\n## Screenshot\n\n![](docs/screenshot_01.png)\n\n## Build with\n\nRepost is build with following libraries.\nThis project is still pre-alpha, so it adopts latest version of each.\n\n- Ruby\n- Ruby on Rails\n- Redux\n- React\n- PostgreSQL\n- draft.js\n\n## Development\n\nTo develop Repost, you should run servers of Ruby on Rails and Webpack.\n`db:populate` fills your database with example data.\n\n```\n$ git clone git@github.com:kami-zh/repost.git\n$ cd repost\n$ bin/setup\n$ bin/rails db:populate # If needed\n$ bin/rails s\n$ bin/webpack-dev-server\n```\n\nTo update the application you just run `bin/update`.\n\n## Deployment\n\nTo start Repost on production, you should compile webpacker before running server of Ruby on Rails.\n\n```\n$ bundle install --without development test\n$ bin/yarn install --production\n$ RAILS_ENV=production bundle exec rails webpacker:compile\n$ RAILS_ENV=production bundle exec rails db:create db:migrate db:seed_fu\n$ bundle exec unicorn -c config/unicorn.rb -E production\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/kami-zh/repost.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenizh%2Frepost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenizh%2Frepost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenizh%2Frepost/lists"}