{"id":22455406,"url":"https://github.com/olawale-o/nodejs-login-tracker","last_synced_at":"2026-04-07T21:32:09.608Z","repository":{"id":264654874,"uuid":"614274398","full_name":"olawale-o/nodejs-login-tracker","owner":"olawale-o","description":"A Node.js REST API for tracking the login activities of users.","archived":false,"fork":false,"pushed_at":"2025-05-03T14:56:16.000Z","size":518,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T06:03:24.914Z","etag":null,"topics":["docker","docker-compose","mysql","nodejs","postgresql"],"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/olawale-o.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,"zenodo":null}},"created_at":"2023-03-15T09:00:02.000Z","updated_at":"2025-05-03T14:56:19.000Z","dependencies_parsed_at":"2024-11-25T16:20:31.225Z","dependency_job_id":"a46da5ea-6887-4f4b-882a-35b8b13866c5","html_url":"https://github.com/olawale-o/nodejs-login-tracker","commit_stats":null,"previous_names":["olawale-o/nodejs-login-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olawale-o/nodejs-login-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Fnodejs-login-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Fnodejs-login-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Fnodejs-login-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Fnodejs-login-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olawale-o","download_url":"https://codeload.github.com/olawale-o/nodejs-login-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olawale-o%2Fnodejs-login-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","mysql","nodejs","postgresql"],"created_at":"2024-12-06T07:11:44.020Z","updated_at":"2026-04-07T21:32:09.590Z","avatar_url":"https://github.com/olawale-o.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LOGIN TRACKER\n\n# Built with\n- NodeJS\n- PostgreSQL\n- ExpressJS\n\n# Getting started\n## To get a local copy of this repository kindly follow the steps below.\n- Scroll to top of this current repository\n- Click on the `Code` button with background color green on the right end corner\n- Click on the clipboard icon on the extreme right of the dropdown to copy the repository link\n- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into\n- Type `git clone (copied link)` on the currently opened terminal or command prompt\n- Remember to change `(copied link)` to `git@github.com:olawale-o/nodejs-login-tracker.git` which is the name of the repository\n\n# Running the app\n## Development\n### Install\n```bash\nnpm install\n```\n### Cretae development database\n```bash\nnpm create:db:dev\n```\n### Migrate development database\n```bash\nnpm migrate:db:dev\n```\n\n### Usage\n```bash\nnpm run dev\n```\n\n## Production \n### Start container\n```bash\n  docker compose up --build\n```\n### Stop container\n```bash\n  docker compose down\n```\n\n### Stop container and remove volume\n\n```bash\n  docker compose down --volumes\n```\n\n## Testing\n### Create test database\n```bash\n  db:create:test\n```\n\n### Run test\n\n```bash\n  npm test\n```\n\n# Contributing\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page.](https://github.com/olawale-o/nodejs-login-tracker/issues)\n## Show your support\n\nGive a ⭐️ if you like this project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folawale-o%2Fnodejs-login-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folawale-o%2Fnodejs-login-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folawale-o%2Fnodejs-login-tracker/lists"}