{"id":17548234,"url":"https://github.com/sebbkw/forum","last_synced_at":"2025-03-07T00:31:31.228Z","repository":{"id":38239664,"uuid":"81875268","full_name":"sebbkw/forum","owner":"sebbkw","description":"Forum software created using Express, Vue, and Sequelize","archived":false,"fork":false,"pushed_at":"2024-10-16T15:43:08.000Z","size":3469,"stargazers_count":245,"open_issues_count":61,"forks_count":75,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-09T22:37:02.557Z","etag":null,"topics":["express","forum","javascript","nodejs","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebbkw.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-13T21:46:24.000Z","updated_at":"2024-10-16T15:43:12.000Z","dependencies_parsed_at":"2024-10-19T02:31:26.322Z","dependency_job_id":null,"html_url":"https://github.com/sebbkw/forum","commit_stats":null,"previous_names":["sebbkw/forum"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbkw%2Fforum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbkw%2Fforum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbkw%2Fforum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbkw%2Fforum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebbkw","download_url":"https://codeload.github.com/sebbkw/forum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242309369,"owners_count":20106728,"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":["express","forum","javascript","nodejs","vuejs"],"created_at":"2024-10-21T02:01:38.145Z","updated_at":"2025-03-07T00:31:31.187Z","avatar_url":"https://github.com/sebbkw.png","language":"Vue","readme":"# Vue Forum\n\nSimple and beautiful forum software - created using Express, Vue, and Sequelize.    \n\n## Features\n* Mobile ready single-page application\n* Real-time notification system\n* Profile pictures\n* Infinite-scroll loading of posts and threads\n* @ mentions\n* Polls\n* Markdown editor\n* Inline link expansions for Twitter, GitHub, Wikipedia, and more to come\n* Admin dashboard for forum analytics\n* Multiple admin users\n* Moderation built in, including:\n  * Locking or deleteing threads and posts\n  * Blocking user IP address\n  * Suspending users from creating posts or starting threads\n\n## Screenshots\n\n### Homepage\n![forum homepage](https://user-images.githubusercontent.com/5166028/45904046-ae0b4480-bde3-11e8-8cdf-f43ab82f1028.png)\n\n### Admin dashboard\n![forum dashboard](https://user-images.githubusercontent.com/5166028/45903589-283ac980-bde2-11e8-8297-ed73056c94d9.png)\n\n### Admin settings page\n![forum general](https://user-images.githubusercontent.com/5166028/45903591-28d36000-bde2-11e8-80e7-31de17914f50.png)\n\n### Admin user page\n![forum users page](https://user-images.githubusercontent.com/5166028/45903588-283ac980-bde2-11e8-89ae-0e08cf7a94a3.png)\n\n### Admin moderation page\n![forum moderation](https://user-images.githubusercontent.com/5166028/45903590-283ac980-bde2-11e8-9998-debd3041d5d3.png)\n\n## Install\n\nTo install on Heroku:\n\n 1. `git clone https://github.com/sbkwgh/forum.git \u0026\u0026 cd forum`\n 2. `heroku login`\n 3. `heroku git:remote -a \u003capp-name\u003e`\n 4. `heroku config:set NODE_ENV=production`\n 5. `heroku config:set SESSION_SECRET=\u003csession-secret\u003e`\n 6. Add database add-on, get database URL\n 7. `heroku config:set DATABASE_URL=\u003cdatabase-url\u003e`\n 8. `cd frontend \u0026\u0026 npm install`\n 9. `npx vue-cli-service build`\n 10. Remove the line `dist/` from `.gitignore`\n 11. `cd .. \u0026\u0026 git add -A \u0026\u0026 git commit -m \"Update .gitignore\"`\n 12. `git push heroku master`\n 13. Visit the URL of the app and complete the on-screen instructions\n\nN.B. the database here is assumed to be MySQL - to use Postgres or another you must install the corresponding driver on npm\n","funding_links":[],"categories":["Vue"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebbkw%2Fforum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebbkw%2Fforum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebbkw%2Fforum/lists"}