{"id":21332209,"url":"https://github.com/thisoecode/gesipanbackend-php","last_synced_at":"2025-07-15T11:19:05.063Z","repository":{"id":221148013,"uuid":"753338498","full_name":"ThisoeCode/GesipanBackend-PHP","owner":"ThisoeCode","description":"전통 게시판 백엔드","archived":false,"fork":false,"pushed_at":"2024-02-06T14:43:40.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T13:51:39.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ThisoeCode.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":"2024-02-05T23:18:48.000Z","updated_at":"2024-02-06T11:48:59.000Z","dependencies_parsed_at":"2024-02-06T14:01:15.945Z","dependency_job_id":"7b5a1717-fcfb-4541-875c-17bc2f188857","html_url":"https://github.com/ThisoeCode/GesipanBackend-PHP","commit_stats":null,"previous_names":["thisoecode/gesipanbackend-php"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisoeCode%2FGesipanBackend-PHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisoeCode%2FGesipanBackend-PHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisoeCode%2FGesipanBackend-PHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisoeCode%2FGesipanBackend-PHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThisoeCode","download_url":"https://codeload.github.com/ThisoeCode/GesipanBackend-PHP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809886,"owners_count":20351407,"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-11-21T22:46:17.825Z","updated_at":"2025-03-16T01:09:34.605Z","avatar_url":"https://github.com/ThisoeCode.png","language":"JavaScript","readme":"# For Visitors:\nThis is a PHP-backended Korean style traditional bulletin board (게시판).\n\u003e There are still a few big bugs to fix.\n\n## How to run this repo\n- [MySQL](https://www.mysql.com/) is needed for database.\n\n- [Composer](https://getcomposer.org/) is needed for dependencies installation.\n\n- The webpages are in **KOREAN** language.\n\n- To run this, you need to:\n\n  1. Create a `.env` file under `req` directory, paste these variables into the file, and fill them in with your database info:\n\n  ```\n  DB_HOSTNAME=\n  DB_USERNAME=\n  DB_PASSWORD=\n  DB_DATABASE=\n  ```\n\n  2. Run this at the root folder of this repo in a terminal:\n  ```bash\n  composer install\n  ```\n\n  3. Run your PHP server.\n\n\u003e In `/admin.php` page, The admin’s password is *`admin`*.\n\n_______\n\n# Dev Todo:\n### 1. Move admin password into `.env`\n\n  in `s\\admin.php` on Line 4:\n```php\nif($_POST['pw']==='admin'){\n```\n\n\n### 2. Bug fix: (logic stack)\n\nin `adminpage.php` on Line 16, 21:\nin `_h.php` on Line 12:\n```php\n\u003cscript src=\"s/\u003c?php echo $js.'.js?v='.$t; ?\u003e\"\u003e\u003c/script\u003e\n```\nin `s\\adminpage.js`, `s\\adminreply.js`:\n```js\n$.ajax({\n  url: \"s/admin.php\", method: \"POST\",\n  // ...\n});\n```\nin `s\\admin.js` on Line 13, 29, ***44***, 56, 73, 90, 106:\n```php\nrequire \"in.su.php\";\n```\n```php\nrequire \"s/in.su.php\";\n```\nin `s\\in.su.php` on Line 2:\n```php\nrequire_once \"./req/envi.php\";\n```\n\u003e **Bug reason:** Due to root `require` path problem: `` imported from in different directory level.\n\n\n\n### 3. Windows styled path should be fixed\nFind all \"`\\`\" in file paths, change into \"`/`\", then run a test.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisoecode%2Fgesipanbackend-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisoecode%2Fgesipanbackend-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisoecode%2Fgesipanbackend-php/lists"}