{"id":22242840,"url":"https://github.com/theluqmn/revenue-manager","last_synced_at":"2026-05-15T11:35:23.558Z","repository":{"id":193126802,"uuid":"688175662","full_name":"theluqmn/revenue-manager","owner":"theluqmn","description":"title says it all","archived":false,"fork":false,"pushed_at":"2023-09-11T19:20:15.000Z","size":1467,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T10:42:57.851Z","etag":null,"topics":["api","backend","finances","financing","javascript","luqmanity","manager","revenue","website"],"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/theluqmn.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}},"created_at":"2023-09-06T20:03:29.000Z","updated_at":"2024-01-05T07:44:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"98ca3840-d8b3-4288-a698-a3dd0f6b506a","html_url":"https://github.com/theluqmn/revenue-manager","commit_stats":null,"previous_names":["luqmanity/revenue-manager","luqmanually/revenue-manager","luq-mn/revenue-manager","theluqmn/revenue-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theluqmn/revenue-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2Frevenue-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2Frevenue-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2Frevenue-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2Frevenue-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theluqmn","download_url":"https://codeload.github.com/theluqmn/revenue-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2Frevenue-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33065625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":["api","backend","finances","financing","javascript","luqmanity","manager","revenue","website"],"created_at":"2024-12-03T04:17:52.193Z","updated_at":"2026-05-15T11:35:23.542Z","avatar_url":"https://github.com/theluqmn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Revenue-Manager\nA revenue manager website (backend included).\nNot much at the moment. Haven't got a name for it yet so for now, it's `revenue-manager`.\n\n# Some notes\nBelow are some notes you should take note of regarding how it all works.\n\n## Structure\nAll backend code is in the `backend` folder. Everything outside is frontend, or misc.\n\n## Database\n**Backend**. Database used is PostgreSQL. For `database.js` to work, it requires a JSON which should contain something like the following:\n```json\n{\n    \"user\": \"postgres\",\n    \"host\": \"localhost\",\n    \"database\": \"database-name\",\n    \"password\": \"your-password\",\n    \"port\": 8080\n}\n```\nPlease require the file as a variable, then enter it as an argument in the `new Client()` function. By default, it searches\nfor a JSON file in the same directory named `db_details.json` - which I have in the local version of my machine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheluqmn%2Frevenue-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheluqmn%2Frevenue-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheluqmn%2Frevenue-manager/lists"}