{"id":19249782,"url":"https://github.com/yunyoungsik/auth-tutorial","last_synced_at":"2026-04-14T23:32:29.117Z","repository":{"id":252912574,"uuid":"841884530","full_name":"yunyoungsik/Auth-Tutorial","owner":"yunyoungsik","description":"React와 tainlwind, MogoDB, Zustand를 활용하여 제작한 웹 사이트입니다. ","archived":false,"fork":false,"pushed_at":"2024-08-20T06:28:47.000Z","size":593,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T22:45:28.898Z","etag":null,"topics":["backend","frontend","mogodb","react","zustand"],"latest_commit_sha":null,"homepage":"https://auth-tutorial-ykbh.onrender.com/","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/yunyoungsik.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-08-13T08:37:05.000Z","updated_at":"2024-08-21T08:11:05.000Z","dependencies_parsed_at":"2025-02-23T16:37:23.581Z","dependency_job_id":null,"html_url":"https://github.com/yunyoungsik/Auth-Tutorial","commit_stats":null,"previous_names":["yunyoungsik/auth-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yunyoungsik/Auth-Tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FAuth-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FAuth-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FAuth-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FAuth-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yunyoungsik","download_url":"https://codeload.github.com/yunyoungsik/Auth-Tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunyoungsik%2FAuth-Tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31819718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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":["backend","frontend","mogodb","react","zustand"],"created_at":"2024-11-09T18:15:25.024Z","updated_at":"2026-04-14T23:32:29.094Z","avatar_url":"https://github.com/yunyoungsik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auth Tutorial\n\n\u003cimg style=\"width: 100%\" src=\"https://github.com/yunyoungsik/Auth-Tutorial/blob/main/frontend/public/thumnail.png?raw=true\" /\u003e\n\n[참고영상](https://youtu.be/pmvEgZC55Cg?si=Md0ycCec1aoQFrgw)\n\n## 설치\n\n```\n[backend]\nnpm install express cookie-parser mailtrap bcryptjs dotenv jsonwebtoken mongoose crypto\nnpm i nodemon -D\nnpm i cors\nnpm install cross-env --save-dev\n\n[Linux, macOS]\n\"scripts\": {\n    \"dev\": \"NODE_ENV=development nodemon backend/index.js\",\n    \"start\": \"NODE_ENV=production node backend/index.js\",\n    \"build\": \"npm install \u0026\u0026 npm install --prefix frontend \u0026\u0026 npm run build --prefix frontend\"\n  },\n[window]\n\"scripts\": {\n  \"dev\": \"cross-env NODE_ENV=development nodemon backend/index.js\",\n  \"start\": \"cross-env NODE_ENV=production node backend/index.js\",\n  \"build\": \"npm install \u0026\u0026 npm install --prefix frontend \u0026\u0026 npm run build --prefix frontend\"\n}\n\n[frontend]\nnpm create vite@latest .\nnpm install -D tailwindcss postcss autoprefixer\nnpx tailwindcss init -p\nnpm i react-router-dom\nnpm i framer-motion\nnpm i lucide-react\nnpm i zustand\nnpm i axios\nnpm i react-hot-toast\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunyoungsik%2Fauth-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunyoungsik%2Fauth-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunyoungsik%2Fauth-tutorial/lists"}