{"id":20031793,"url":"https://github.com/maximemaillet/bank-operations-api","last_synced_at":"2025-10-06T04:06:26.129Z","repository":{"id":86878071,"uuid":"183498539","full_name":"MaximeMaillet/bank-operations-api","owner":"MaximeMaillet","description":"BankOperations API - Manage bank operations","archived":false,"fork":false,"pushed_at":"2020-08-20T15:42:23.000Z","size":133,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T05:27:47.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bank.deuxmax.fr","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/MaximeMaillet.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":"2019-04-25T19:37:05.000Z","updated_at":"2019-07-13T11:10:50.000Z","dependencies_parsed_at":"2023-05-29T16:15:24.744Z","dependency_job_id":null,"html_url":"https://github.com/MaximeMaillet/bank-operations-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MaximeMaillet/bank-operations-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fbank-operations-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fbank-operations-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fbank-operations-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fbank-operations-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaximeMaillet","download_url":"https://codeload.github.com/MaximeMaillet/bank-operations-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fbank-operations-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278556158,"owners_count":26006081,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T09:34:44.968Z","updated_at":"2025-10-06T04:06:26.105Z","avatar_url":"https://github.com/MaximeMaillet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BankOperations - API\n\nAPI for manage bank operations. Add new, edit, split or remove existing.\n\nFront React.JS : https://github.com/MaximeMaillet/bank-operations-front\n\n## Demo\n\nhttps://bank.deuxmax.fr\n\n```\nusername : Demo\npassword : Demo@omeD \n```\n\n## Deployment\n\ncopy `docker-compose.yml` and Docker directory to server\n\n```bash\ndocker network create ${MONGO_NETWORK_NAME}\ndocker network create ${NGINX_NETWORK_NAME}\ndocker-compose up -d\n```\n\n## Development\n\n```bash\nnvm install\nnpm install\n```\n\nGenerate SSH keys for JWT\n\n```bash\nssh-keygen -t rsa -b 4096 -m PEM -f ./keys/auth\n# Don't add passphrase\nopenssl rsa -in ./keys/auth -pubout -outform PEM -out ./keys/auth.pub\n```\n\nRun in development (with nodemon)\n\n```bash\ndocker network create ${MONGO_NETWORK_NAME}\ndocker network create ${NGINX_NETWORK_NAME}\ndocker-compose -f docker-compose.dev.yml up -d\n```\n\n## Docker Hub\n\nhttps://hub.docker.com/r/deuxmax/bank-operations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximemaillet%2Fbank-operations-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximemaillet%2Fbank-operations-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximemaillet%2Fbank-operations-api/lists"}