{"id":24979895,"url":"https://github.com/twinlabs/forum","last_synced_at":"2025-07-02T14:07:15.951Z","repository":{"id":11898675,"uuid":"14462036","full_name":"twinlabs/forum","owner":"twinlabs","description":"real-time forum software written in javascript. could very well replace your old phpBB forum (it replaced ours). react+redux, node, postgres.","archived":false,"fork":false,"pushed_at":"2020-11-01T05:46:13.000Z","size":7501,"stargazers_count":30,"open_issues_count":27,"forks_count":14,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-13T03:47:00.633Z","etag":null,"topics":["forum","nodejs","phpbb","postgresql","react","realtime","redux","social"],"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/twinlabs.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-11-17T05:56:44.000Z","updated_at":"2024-05-09T07:18:00.000Z","dependencies_parsed_at":"2022-09-14T22:03:56.856Z","dependency_job_id":null,"html_url":"https://github.com/twinlabs/forum","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/twinlabs/forum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinlabs%2Fforum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinlabs%2Fforum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinlabs%2Fforum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinlabs%2Fforum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twinlabs","download_url":"https://codeload.github.com/twinlabs/forum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twinlabs%2Fforum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263154249,"owners_count":23422008,"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":["forum","nodejs","phpbb","postgresql","react","realtime","redux","social"],"created_at":"2025-02-04T04:15:28.313Z","updated_at":"2025-07-02T14:07:15.911Z","avatar_url":"https://github.com/twinlabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/twinlabs/forum.svg?branch=master)](https://travis-ci.org/twinlabs/forum)\n\n# Installation:\n\n`npm install`\n\n# Persistent Tests:\n\n`npm run test:watch`\n\n# Run App Locally:\n\n`npm run start:dev`\n\n# Debug App:\n\n`npm run start:debug`\n\n# Run Test Suite:\n\n`npm test`\n\n# Run Test Suite in Debug Mode:\n\n`npm run test:debug`\n\n# Database\n\n```\npsql --command=\"create database forum;\" \u0026\u0026 psql --echo-all --dbname=forum --file=tables.sql\n```\n\n# Add /build Directory\n\nFrom installation directory root, `mkdir build`. This directory is needed so the app can write client-side bundles to it.\n\n# Register a User\n\nAfter installation, point your browser at `[root installation folder]/signup`.\n\nChoose the file `duck.jpg` from your `/test/fixtures` as your authentication token.\n\nAfter registering, login using the user/pass you signed up with.\n\n# Hot Reload\n\n`npm run start:dev` does 'hot reloading' by default. This is subject to change.\n\n# Environment Variables\n\n`FORUM_STORAGE_ADAPTER=S3` - change this and provide another module to use your chosen storage back-end. For documentation on the default `S3` adapter, see [that module's documentation](https://www.npmjs.com/package/f.orum-storage-s3).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwinlabs%2Fforum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwinlabs%2Fforum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwinlabs%2Fforum/lists"}