{"id":18995955,"url":"https://github.com/vindecodex/vvillaluna-elearning","last_synced_at":"2025-09-06T06:32:35.561Z","repository":{"id":135240093,"uuid":"556503930","full_name":"vindecodex/vvillaluna-elearning","owner":"vindecodex","description":"NestJS ELearning","archived":false,"fork":false,"pushed_at":"2025-05-14T10:58:44.000Z","size":805,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T21:16:05.016Z","etag":null,"topics":["authentication","authorization","casl","crud-api","nestjs","nestjs-backend","typeorm","typescript"],"latest_commit_sha":null,"homepage":"","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/vindecodex.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":"2022-10-24T01:21:16.000Z","updated_at":"2024-04-22T19:18:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d5f231f-7963-40af-be97-fdae99c6817c","html_url":"https://github.com/vindecodex/vvillaluna-elearning","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vindecodex/vvillaluna-elearning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindecodex%2Fvvillaluna-elearning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindecodex%2Fvvillaluna-elearning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindecodex%2Fvvillaluna-elearning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindecodex%2Fvvillaluna-elearning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vindecodex","download_url":"https://codeload.github.com/vindecodex/vvillaluna-elearning/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindecodex%2Fvvillaluna-elearning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273867387,"owners_count":25182423,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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":["authentication","authorization","casl","crud-api","nestjs","nestjs-backend","typeorm","typescript"],"created_at":"2024-11-08T17:33:30.764Z","updated_at":"2025-09-06T06:32:35.189Z","avatar_url":"https://github.com/vindecodex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eE-Learning API\u003c/h1\u003e\n\u003c/div\u003e\n\n## Setup\n\n##### Step 1\nAfter clonning the project cd inside root directory of the project and copy `.env.sample` and named it to `.env`\n```bash\ncp .env.sample .env\n```\n\nfor the **smtp** part of the environment variables, this project is using **[sendgrid](https://sendgrid.com/)**.\nAll of the fields will be provided when integrating using **[smtp relay](https://app.sendgrid.com/guide/integrate/langs/smtp)** on sendgrid account.\n```\nMAILER_HOST=smtp.sendgrid.net // default host\nMAILER_USER=apikey // default user\nMAILER_PASSWORD=\nMAILER_FROM=\n```\n\n##### Step 2\nRun docker compose with `~$: docker compose up`.\n\n###### Alternatively running without docker\nRequirements:\n- Redis v6+\n- Postgres v14+\n- node v14+\n\nRunning the API server:\n- npm i\n- npm run start:dev\n\n\n## Testing\n\n#### Unit Testing\nRun unit test:\n```bash\nnpm t\n```\n\nRun unit test with coverage:\n```bash\nnpm run test:cov\n```\n\n#### E2E Testing\n```bash\nnpm run test:e2e\n\n# By Module (subject | course | module | content | enrollment | user)\nnpm run test:e2e -- course\n```\n\n## API Documentation\nWhile running the API, navigate to http://localhost:3000/docs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindecodex%2Fvvillaluna-elearning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvindecodex%2Fvvillaluna-elearning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindecodex%2Fvvillaluna-elearning/lists"}