{"id":25231347,"url":"https://github.com/migueldcdev/login-app","last_synced_at":"2026-02-13T22:02:39.171Z","repository":{"id":257471230,"uuid":"858324941","full_name":"migueldcdev/login-app","owner":"migueldcdev","description":"A Next.js application featuring JWT authentication for secure user login and session management. ","archived":false,"fork":false,"pushed_at":"2025-02-07T10:48:05.000Z","size":298,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T11:31:18.499Z","etag":null,"topics":["ci-cd","github-actions","nextjs","playwright","react-testing-library","tailwindcss","typescript","vitest"],"latest_commit_sha":null,"homepage":"https://regal-muffin-fe8d58.netlify.app/","language":"TypeScript","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/migueldcdev.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-09-16T17:44:34.000Z","updated_at":"2025-02-07T10:48:09.000Z","dependencies_parsed_at":"2024-09-17T00:50:46.379Z","dependency_job_id":"9f718424-59df-42aa-bfc0-2b290a6f13fc","html_url":"https://github.com/migueldcdev/login-app","commit_stats":null,"previous_names":["migueldcdev/login-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Flogin-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Flogin-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Flogin-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Flogin-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/migueldcdev","download_url":"https://codeload.github.com/migueldcdev/login-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247355417,"owners_count":20925626,"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":["ci-cd","github-actions","nextjs","playwright","react-testing-library","tailwindcss","typescript","vitest"],"created_at":"2025-02-11T12:28:25.587Z","updated_at":"2025-09-22T18:07:52.204Z","avatar_url":"https://github.com/migueldcdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Login app\n\nThis is a Next.js app with a Login, Sign up, Home and Error page. The user can create a profile or login with the proper credentials, the backend issues a JWT Session Token to persist the session. All user data is mocked.\n\nFor test the app the user email: *user@mail.com* and user password: _user_\n\n### Installation\n\nFirst, install the project dependencies:\n\n```bash\nnpm install\n```\n\n### Development\n\nTo start the development server and begin working on your project, run:\n\n```bash\nnpm run dev\n```\n\n### Testing\n\nTo run the test suite and ensure everything is functioning correctly, use:\n\n```bash\nnpm run test\n```\n\nTo run playwright:\n\n```bash\nnpx playwright test\n```\n\nTo run playwright in a specific browser:\n\n```bash\nnpx playwright test --project=chromium\n```\n\nTo run playwiright in UI mode:\n\n```bash\nnpx playwright test --ui\n```\n\n### Code formatting\n\nTo format your code using Prettier, execute:\n\n```bash\nnpx prettier . --write\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigueldcdev%2Flogin-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmigueldcdev%2Flogin-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigueldcdev%2Flogin-app/lists"}