{"id":22941734,"url":"https://github.com/inter-mediator/imapp_simplebbs","last_synced_at":"2026-02-16T01:01:37.383Z","repository":{"id":56992484,"uuid":"134949400","full_name":"INTER-Mediator/IMApp_SimpleBBS","owner":"INTER-Mediator","description":"Simple BBS Web Application with Using INTER-Mediator.","archived":false,"fork":false,"pushed_at":"2025-03-11T22:36:50.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T23:28:40.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/INTER-Mediator.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}},"created_at":"2018-05-26T09:53:58.000Z","updated_at":"2025-03-11T22:36:53.000Z","dependencies_parsed_at":"2022-08-21T10:00:12.041Z","dependency_job_id":null,"html_url":"https://github.com/INTER-Mediator/IMApp_SimpleBBS","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/INTER-Mediator%2FIMApp_SimpleBBS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INTER-Mediator%2FIMApp_SimpleBBS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INTER-Mediator%2FIMApp_SimpleBBS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INTER-Mediator%2FIMApp_SimpleBBS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/INTER-Mediator","download_url":"https://codeload.github.com/INTER-Mediator/IMApp_SimpleBBS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709913,"owners_count":20821298,"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-14T13:44:50.808Z","updated_at":"2026-02-16T01:01:37.185Z","avatar_url":"https://github.com/INTER-Mediator.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMApp_SimpleBBS\nSimple BBS Web Application with Using INTER-Mediator.\n\nThis is a part of the hands-on session to study INTER-Mediator, but you don't have to work, and all codes are prepared on this repository. If you want to check the contents of the session, the url below is documentation (Japanase).\n\nhttps://qiita.com/motofumi/items/57583c2b28d0d11a1a9d\n\n# Preparation\nInstalling PHP, git, composer, MySQL and Node.js with npm.\n\nThe database has to be prepared with the following schema which is the sample db of the INTER-Mediator. If you already try to use the INTER-Mediator, this sample db has to be setup.\n\nhttps://raw.githubusercontent.com/INTER-Mediator/INTER-Mediator/master/dist-docs/sample_schema_mysql.txt\n\n# Setup\nThis web app based on the composer. So you clone this repository, following to execute the composer command on the root of the repository.\n```\ngit clone https://github.com/inter-mediator/IMApp_SimpleBBS\ncd IMApp_SimpleBBS\ncomposer update\n```\n\n## Getting Started App\nThe quick way to host the web app, the php command's server mode is convenient.\n```\nphp -S localhost:9000\n```\nAfter that, you can access the application with url http://localhost:9000/ from any browser that executing on the same host.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finter-mediator%2Fimapp_simplebbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finter-mediator%2Fimapp_simplebbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finter-mediator%2Fimapp_simplebbs/lists"}