{"id":16365319,"url":"https://github.com/aliosmandev/vue-nest-auth-example","last_synced_at":"2026-04-12T03:37:34.782Z","repository":{"id":149330364,"uuid":"552329107","full_name":"aliosmandev/vue-nest-auth-example","owner":"aliosmandev","description":"Full stack authentication example with Docker and Tailwind integration","archived":false,"fork":false,"pushed_at":"2022-10-26T12:10:25.000Z","size":811,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-22T07:44:26.711Z","etag":null,"topics":["docker","nestjs","postgres","prisma","tailwindcss","typescript","vite","vue"],"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/aliosmandev.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-16T10:47:05.000Z","updated_at":"2022-11-25T13:53:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2d536ed-4ef2-43b6-b730-abdc1a422c0b","html_url":"https://github.com/aliosmandev/vue-nest-auth-example","commit_stats":null,"previous_names":["aliosmandev/vue-nest-auth-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aliosmandev/vue-nest-auth-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliosmandev%2Fvue-nest-auth-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliosmandev%2Fvue-nest-auth-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliosmandev%2Fvue-nest-auth-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliosmandev%2Fvue-nest-auth-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aliosmandev","download_url":"https://codeload.github.com/aliosmandev/vue-nest-auth-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliosmandev%2Fvue-nest-auth-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31703501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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":["docker","nestjs","postgres","prisma","tailwindcss","typescript","vite","vue"],"created_at":"2024-10-11T02:43:19.342Z","updated_at":"2026-04-12T03:37:34.744Z","avatar_url":"https://github.com/aliosmandev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue nest authantication example!!\n\n## Tech stack\n\n- Frontend\n  - Vuejs\n  - Tailwind\n  - Vee Validate\n- Backend\n  - NestJS\n  - PostgreSQL\n  - Prisma\n- Other\n  - ESLint / Prettier\n  - Docker / Docker Compose\n  - Vercel\n\n# Getting Started\n\n# Docker\n\nYou can launch the development environment with one command!\n\n```bash\ndocker-compose up\n```\n\nAfter successful launch, go to the following URL in your browser!\n\n- Frontend: http://localhost:3000\n- Backend: http://localhost:5000\n\n:warning: Containers have dependencies, but the next container may start to be started before the preparation is complete.\nIf it fails for that reason, please specify the start-up separately as follows.\n\n```bash\ndocker-compose up postgres\n```\n\nSee `docker-compose.yaml` if you want to know more.\n\n# Local\n\nPrepare PostgreSQL and create a database for development. then fill in the environment variables in the `.env.example` file.\n\n# Frontend\n\n### Project Setup\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n# Backend\n\n### Installation\n\n```bash\n$ npm install\n```\n\n### Running the app\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliosmandev%2Fvue-nest-auth-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliosmandev%2Fvue-nest-auth-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliosmandev%2Fvue-nest-auth-example/lists"}