{"id":20536041,"url":"https://github.com/richardnguyen99/typescript-auth","last_synced_at":"2025-03-06T03:29:01.887Z","repository":{"id":40300352,"uuid":"362608895","full_name":"richardnguyen99/typescript-auth","owner":"richardnguyen99","description":"A Node application for handling user authentication powered by Express, Typescript, Webpack, PostgresQL and more.","archived":false,"fork":false,"pushed_at":"2023-01-24T05:13:15.000Z","size":2271,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T13:57:37.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardnguyen99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2021-04-28T21:18:44.000Z","updated_at":"2021-09-20T03:24:22.000Z","dependencies_parsed_at":"2023-02-13T18:02:22.493Z","dependency_job_id":null,"html_url":"https://github.com/richardnguyen99/typescript-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardnguyen99%2Ftypescript-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardnguyen99%2Ftypescript-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardnguyen99%2Ftypescript-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardnguyen99%2Ftypescript-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardnguyen99","download_url":"https://codeload.github.com/richardnguyen99/typescript-auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242141960,"owners_count":20078641,"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":[],"created_at":"2024-11-16T00:35:09.627Z","updated_at":"2025-03-06T03:29:01.839Z","avatar_url":"https://github.com/richardnguyen99.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript Authentication server\n\n[![Dependency Status](https://img.shields.io/david/richardnguyen99/typescript-auth)](https://img.shields.io/david/richardnguyen99/typescript-auth)\n[![Build status](https://travis-ci.com/richardnguyen99/typescript-auth.svg?branch=main)](https://travis-ci.com/richardnguyen99/typescript-auth)\n\nAn authentication server powered by Typescript and Express.\n\n*Check it out [Typescript Auth](https://typescript-auth.herokuapp.com)*\n\n## Features\n\nThis project is based on *[this template of mine](https://github.com/richardnguyen99/mvc-express-ts-starter-pack)*. It contains all the basic features and some extra stuff for specified tasks.\n\n- [X] Sign in\n- [X] Sign up\n- [ ] Reset password\n- [X] Logout\n- [X] Remember users\n- [X] Database with PostgresQL\n- [ ] Admin board\n- [ ] User info table\n- [ ] Avatar upload\n- [ ] User display page\n- [ ] Update information\n- [ ] OAuth\n- [ ] API\n- [X] Testing\n\n# Scripts\n\nFor more specific scripts, check in `package.json` or *[my template](https://github.com/richardnguyen99/mvc-express-ts-starter-pack)* for more details.\n\n1. Run in local\n\n    ```bash\n    yarn install\n    yarn watch\n    ```\n\n2. Run in production\n\n    ```bash\n    yarn build\n    node dist/main.js\n    ```\n\n3. Testing\n\n    ```bash\n    yarn test\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardnguyen99%2Ftypescript-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardnguyen99%2Ftypescript-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardnguyen99%2Ftypescript-auth/lists"}