{"id":20690209,"url":"https://github.com/iam-abin/courseapp","last_synced_at":"2026-04-04T08:37:12.598Z","repository":{"id":253457866,"uuid":"842784616","full_name":"iam-abin/CourseApp","owner":"iam-abin","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-17T02:34:10.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T00:56:11.609Z","etag":null,"topics":["expressjs","nodejs","orm-sequelize","postgresql","redis","sequlize","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/iam-abin.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-15T04:31:49.000Z","updated_at":"2024-09-18T11:54:32.000Z","dependencies_parsed_at":"2024-08-17T05:02:38.147Z","dependency_job_id":null,"html_url":"https://github.com/iam-abin/CourseApp","commit_stats":null,"previous_names":["iam-abin/zebronet","iam-abin/courseapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iam-abin%2FCourseApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iam-abin%2FCourseApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iam-abin%2FCourseApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iam-abin%2FCourseApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iam-abin","download_url":"https://codeload.github.com/iam-abin/CourseApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242951087,"owners_count":20211572,"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":["expressjs","nodejs","orm-sequelize","postgresql","redis","sequlize","typescript"],"created_at":"2024-11-16T23:12:15.071Z","updated_at":"2025-12-30T19:10:12.587Z","avatar_url":"https://github.com/iam-abin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Course app\n\n\n## Prerequisites\n\nMake sure you have the following installed on your system:\n\n-   Node.js\n-   PostgreSQL\n-   redis\n\n## Installation\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/iam-abin/Zebronet.git\n```\n\n2. Navigate to the project directory:\n\n```\ncd Zebronet\n```\n\n3. Install the dependencies:\n\n```\nnpm install \n```\n\n\n4. Set up the required environment variables. Rename the `.env.example` file to `.env` and provide the necessary values for your environment.\n\n5. Start server (Running the app):\n\n```\n npm run dev\n```\n\n**Start with these steps**\n\n1. Signup a user with userName, email, password , using signup route.\u003cbr\u003e\n  POST http://localhost:8000/api/v1/auth/signup\neg - \n```\n{\n    \"name\":\"arun\",\n    \"email\":\"arun@gmail.com\",\n    \"password\":\"arun\"\n}\n```\n2. Signin using the email and password to generate JWT access token, using signin route.\n3. POST http://localhost:8000/api/v1/auth/signin\neg - \n```\n{\n    \"email\":\"arun@gmail.com\",\n    \"password\":\"arun\"\n}\n```\n\n3. Then do other tasks using api endpoints\n\n## Api documentation\n[courseApp documentation](https://documenter.getpostman.com/view/26404406/2sA3s7kpZ3)\n\n## Api Endpoints\n\nUser\n----\nPOST http://localhost:8000/api/v1/auth/signup - for user signup('user' who create teams ans tasks) \u003cbr\u003e\nPOST http://localhost:8000/api/v1/auth/signin- for user signup('user' who create teams ans tasks)\n\nCourse\n-------\nPOST http://localhost:8000/api/v1/course - to create a course \u003cbr\u003e\nGET http://localhost:8000/api/v1/course/1 - to get a course using courseId with associated lessons\u003cbr\u003e\nGET http://localhost:8000/api/v1/course/Btech Mec - to search a course using course name \u003cbr\u003e\nPATCH http://localhost:8000/api/v1/course/1 - to update a course using courseId\u003cbr\u003e\nDELETE http://localhost:8000/api/v1/course/1- to delete a course using courseId \u003cbr\u003e\n\nLesson\n-------\nPOST http://localhost:8000/api/v1/lesson - to create a lesson \u003cbr\u003e\nGET http://localhost:8000/api/v1/lesson/1 - to get a lesson using lessonId \u003cbr\u003e\nPATCH http://localhost:8000/api/v1/lesson/1 - to update a lesson using lessonId\u003cbr\u003e\nDELETE http://localhost:8000/api/v1/lesson/1- to delete a lesson using lessonId \u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiam-abin%2Fcourseapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiam-abin%2Fcourseapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiam-abin%2Fcourseapp/lists"}