{"id":29370938,"url":"https://github.com/nuung/nh-share-payment","last_synced_at":"2026-04-11T06:02:11.583Z","repository":{"id":48086508,"uuid":"315945808","full_name":"Nuung/NH-share-payment","owner":"Nuung","description":"2020.11) Share household account (financial ledger) with each other like SNS. And you can develop a habit of spending more wisely.","archived":false,"fork":false,"pushed_at":"2021-08-07T16:13:47.000Z","size":103154,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-18T09:24:07.413Z","etag":null,"topics":["express","fintech","hackathon","mvc","nginx","nodejs","reactjs","restful-api"],"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/Nuung.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":"SECURITY.md","support":null}},"created_at":"2020-11-25T13:21:12.000Z","updated_at":"2024-04-18T09:24:07.414Z","dependencies_parsed_at":"2022-08-12T18:20:23.892Z","dependency_job_id":null,"html_url":"https://github.com/Nuung/NH-share-payment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nuung/NH-share-payment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuung%2FNH-share-payment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuung%2FNH-share-payment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuung%2FNH-share-payment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuung%2FNH-share-payment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nuung","download_url":"https://codeload.github.com/Nuung/NH-share-payment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nuung%2FNH-share-payment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264473897,"owners_count":23613961,"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","fintech","hackathon","mvc","nginx","nodejs","reactjs","restful-api"],"created_at":"2025-07-09T14:11:42.963Z","updated_at":"2025-12-30T22:13:35.433Z","avatar_url":"https://github.com/Nuung.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n\n[![GitHub issues](https://img.shields.io/github/issues/Nuung/NH-share-payment)](https://github.com/Nuung/NH-share-payment/issues) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FNuung%2FNH-share-payment\u0026count_bg=%2370C147\u0026title_bg=%23555555\u0026icon=apachespark.svg\u0026icon_color=%23E7E7E7\u0026title=Hits\u0026edge_flat=false)](https://hits.seeyoufarm.com)\n\n\u003c/div\u003e\n\n\n# Share Payment SNS - SPS Project\n\u003e 새로쓰는 가계부, 공유 기반 가계부 프로젝트\n```\n  \t\t\" Share household account (financial ledger) with each other like SNS. \n  \t\t\tAnd you can develop a habit of spending more wisely! \"  \n```\n\n## Infra / Stack\n- [Check out this notion page](https://www.notion.so/486bc73e507945d893aed40e05313893)\n\n\n### AWS EC2 ubuntu 18.0.*\n- free tier\n\n### WebServer\n\n- front-end\n\t- HTML5, CSS3 with bootstarp\n\t- vanilla javascript (at first)\n\t- reactJS\n\t- nginX\n\t\t- sps-frontend forwarding -\u003e react building static files\n\t\t- reverse proxy server setting (not yet)\n\n### restfulAPI \n- back-end\n\t- nodejs \n\t\t- express\n\t\t- **DTO**(모델보다는 단순 entity 개념으로) - **Service** (DAO에 가까우며 실제 쿼리 날리는 부분) - **Controller** (컨트롤러, 제일 앞단) =\u003e *router (API)*\n\t\t- ORM을 사용하지 않고 mysql 모듈만 사용함 / 그래서 위와 같은 뼈대로 형태를 잡음 \n\t- mysql\n\n### restfulApi Docs(maybe localhost)\n- 아직\n\n### DataBase\n- mysql\n- mongoDB \n\n### DevOps\n- github\n- Docker (not yet)\n\n\n- - -\n\n#### PS\n- local에서 react (npm run build -\u003e static build files) 배포 파일 nginx로 돌리려고 nginx 사용하다가 암걸릴뻔 했다,, 퍼미션 디나이로,, \n\t- 결론만 말하자면 러닝하는 유저에게 배포 파일로 가는 디렉토리 경로마다 -x 권한을 추가해줘서 해결했따.. 아래와 같이..\n\t```bash\n\tchmod +x /Desktop/\n\tchmod +x /Desktop/project\n\tchmod +x /Desktop/project/front.......\n\t....\n\t```\n\n\u003cp align=\"center\"\u003e©copyright ALL Copyrights reserved by Hyeonwoo, Jeong\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuung%2Fnh-share-payment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuung%2Fnh-share-payment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuung%2Fnh-share-payment/lists"}