{"id":23536374,"url":"https://github.com/developerfred/rdnt-discourse","last_synced_at":"2025-05-14T22:33:14.958Z","repository":{"id":61814512,"uuid":"555440102","full_name":"developerfred/rdnt-discourse","owner":"developerfred","description":"Radiant Discourse ","archived":false,"fork":false,"pushed_at":"2023-03-07T22:46:26.000Z","size":496031,"stargazers_count":1,"open_issues_count":45,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-17T06:42:16.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developerfred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"docs/code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null}},"created_at":"2022-10-21T15:26:31.000Z","updated_at":"2023-03-05T00:26:49.000Z","dependencies_parsed_at":"2023-02-15T01:31:45.657Z","dependency_job_id":null,"html_url":"https://github.com/developerfred/rdnt-discourse","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/developerfred%2Frdnt-discourse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerfred%2Frdnt-discourse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerfred%2Frdnt-discourse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developerfred%2Frdnt-discourse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developerfred","download_url":"https://codeload.github.com/developerfred/rdnt-discourse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254239594,"owners_count":22037733,"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-12-26T02:20:00.398Z","updated_at":"2025-05-14T22:33:09.927Z","avatar_url":"https://github.com/developerfred.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://www.discourse.org/\"\u003e\n  \u003cimg src=\"images/discourse-readme-logo.png\" width=\"300px\"\u003e\n\u003c/a\u003e\n\nDiscourse is the 100% open source discussion platform built for the next decade of the Internet. Use it as a:\n\n- mailing list\n- discussion forum\n- long-form chat room\n\nTo learn more about the philosophy and goals of the project, [visit **discourse.org**](https://www.discourse.org).\n\n## Screenshots\n\n\n\u003ca href=\"https://bbs.boingboing.net\"\u003e\u003cimg alt=\"Boing Boing\" src=\"https://user-images.githubusercontent.com/1681963/52239245-04ad8280-289c-11e9-9c88-8c173d4a0422.png\" width=\"720px\"\u003e\u003c/a\u003e\n\u003ca href=\"https://twittercommunity.com/\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/1681963/52239250-04ad8280-289c-11e9-9e42-574f6eaab9d7.png\" width=\"720px\"\u003e\u003c/a\u003e\n\n\u003cimg src=\"https://user-images.githubusercontent.com/1681963/52239118-b304f800-289b-11e9-9904-16450680d9ec.jpg\" alt=\"Mobile\" width=\"414\"\u003e\n\nBrowse [lots more notable Discourse instances](https://www.discourse.org/customers).\n\n## Development\n\nTo get your environment setup, follow the community setup guide for your operating system.\n\n1. If you're on macOS, try the [macOS development guide](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-macos-for-development/15772).\n1. If you're on Ubuntu, try the [Ubuntu development guide](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-ubuntu-for-development/14727).\n1. If you're on Windows, try the [Windows 10 development guide](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-windows-10-for-development/75149).\n\nIf you're familiar with how Rails works and are comfortable setting up your own environment, you can also try out the [**Discourse Advanced Developer Guide**](docs/DEVELOPER-ADVANCED.md), which is aimed primarily at Ubuntu and macOS environments.\n\nBefore you get started, ensure you have the following minimum versions: [Ruby 2.7+](https://www.ruby-lang.org/en/downloads/), [PostgreSQL 13+](https://www.postgresql.org/download/), [Redis 6.2+](https://redis.io/download). If you're having trouble, please see our [**TROUBLESHOOTING GUIDE**](docs/TROUBLESHOOTING.md) first!\n\n## Setting up Discourse\n\nIf you want to set up a Discourse forum for production use, see our [**Discourse Install Guide**](docs/INSTALL.md).\n\nIf you're looking for business class hosting, see [discourse.org/buy](https://www.discourse.org/buy/).\n\n## Requirements\n\nDiscourse is built for the *next* 10 years of the Internet, so our requirements are high.\n\nDiscourse supports the **latest, stable releases** of all major browsers and platforms:\n\n| Browsers              | Tablets      | Phones       |\n| --------------------- | ------------ | ------------ |\n| Apple Safari          | iPadOS       | iOS          |\n| Google Chrome         | Android      | Android      |\n| Microsoft Edge        |              |              |\n| Mozilla Firefox       |              |              |\n\nAdditionally, we aim to support Safari on iOS 12.5+ until January 2023 (Discourse 3.0).\n\n## Built With\n\n- [Ruby on Rails](https://github.com/rails/rails) \u0026mdash; Our back end API is a Rails app. It responds to requests RESTfully in JSON.\n- [Ember.js](https://github.com/emberjs/ember.js) \u0026mdash; Our front end is an Ember.js app that communicates with the Rails API.\n- [PostgreSQL](https://www.postgresql.org/) \u0026mdash; Our main data store is in Postgres.\n- [Redis](https://redis.io/) \u0026mdash; We use Redis as a cache and for transient data.\n- [BrowserStack](https://www.browserstack.com/) \u0026mdash; We use BrowserStack to test on real devices and browsers.\n\nPlus *lots* of Ruby Gems, a complete list of which is at [/main/Gemfile](https://github.com/discourse/discourse/blob/main/Gemfile).\n\n## Contributing\n\n[![Build Status](https://github.com/discourse/discourse/actions/workflows/tests.yml/badge.svg)](https://github.com/discourse/discourse/actions)\n\nDiscourse is **100% free** and **open source**. We encourage and support an active, healthy community that\naccepts contributions from the public \u0026ndash; including you!\n\nBefore contributing to Discourse:\n\n1. Please read the complete mission statements on [**discourse.org**](https://www.discourse.org). Yes we actually believe this stuff; you should too.\n2. Read and sign the [**Electronic Discourse Forums Contribution License Agreement**](https://www.discourse.org/cla).\n3. Dig into [**CONTRIBUTING.MD**](CONTRIBUTING.md), which covers submitting bugs, requesting new features, preparing your code for a pull request, etc.\n4. Always strive to collaborate [with mutual respect](https://github.com/discourse/discourse/blob/main/docs/code-of-conduct.md).\n5. Not sure what to work on? [**We've got some ideas.**](https://meta.discourse.org/t/so-you-want-to-help-out-with-discourse/3823)\n\n\nWe look forward to seeing your pull requests!\n\n## Security\n\nWe take security very seriously at Discourse; all our code is 100% open source and peer reviewed. Please read [our security guide](https://github.com/discourse/discourse/blob/main/docs/SECURITY.md) for an overview of security measures in Discourse, or if you wish to report a security issue.\n\n## The Discourse Team\n\nThe original Discourse code contributors can be found in [**AUTHORS.MD**](docs/AUTHORS.md). For a complete list of the many individuals that contributed to the design and implementation of Discourse, please refer to [the official Discourse blog](https://blog.discourse.org/2013/02/the-discourse-team/) and [GitHub's list of contributors](https://github.com/discourse/discourse/contributors).\n\n## Copyright / License\n\nCopyright 2014 - 2022 Civilized Discourse Construction Kit, Inc.\n\nLicensed under the GNU General Public License Version 2.0 (or later);\nyou may not use this work except in compliance with the License.\nYou may obtain a copy of the License in the LICENSE file, or at:\n\n   https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nDiscourse logo and “Discourse Forum” ®, Civilized Discourse Construction Kit, Inc.\n\n## Accessibility\n\nTo guide our ongoing effort to build accessible software we follow the [W3C’s Web Content Accessibility Guidelines (WCAG)](https://www.w3.org/TR/WCAG21/). If you'd like to report an accessibility issue that makes it difficult for you to use Discourse, email accessibility@discourse.org. For more information visit [discourse.org/accessibility](https://discourse.org/accessibility).\n\n## Dedication\n\nDiscourse is built with [love, Internet style.](https://www.youtube.com/watch?v=Xe1TZaElTAs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperfred%2Frdnt-discourse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloperfred%2Frdnt-discourse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperfred%2Frdnt-discourse/lists"}