{"id":16353567,"url":"https://github.com/anisharaz/resourcesite","last_synced_at":"2025-03-23T01:31:04.898Z","repository":{"id":238952493,"uuid":"795513418","full_name":"anisharaz/resourcesite","owner":"anisharaz","description":"The app to have all your reading material at single place","archived":false,"fork":false,"pushed_at":"2024-11-26T09:40:18.000Z","size":970,"stargazers_count":1,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T16:13:55.081Z","etag":null,"topics":["deployment"],"latest_commit_sha":null,"homepage":"https://notes.aaraz.me","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/anisharaz.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-05-03T12:54:35.000Z","updated_at":"2024-12-15T12:17:19.000Z","dependencies_parsed_at":"2024-06-10T04:47:02.730Z","dependency_job_id":"e335c39a-a5f7-4a51-9de5-851a35bd3a01","html_url":"https://github.com/anisharaz/resourcesite","commit_stats":null,"previous_names":["anisharaz/resourcesite"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anisharaz%2Fresourcesite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anisharaz%2Fresourcesite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anisharaz%2Fresourcesite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anisharaz%2Fresourcesite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anisharaz","download_url":"https://codeload.github.com/anisharaz/resourcesite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245043891,"owners_count":20551845,"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":["deployment"],"created_at":"2024-10-11T01:29:54.028Z","updated_at":"2025-03-23T01:31:04.889Z","avatar_url":"https://github.com/anisharaz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Project Setup\n\n\u003e Prerequisite\n\n- Docker \u0026 Docker Compose Installed (not required if you use your own postgres db,but don't forget to change the .env file accordingly)\n- npm \u0026 NodeJs\n- Download the Modules zip from here - [Modules.zip](https://mega.nz/file/vs9CRYJa#GkJBz0S3eYRolVQxLynxVnMroqVpMA0aLhuXkZ-gh5U) - for development purpose these pdf are enough\n\n- Extract Modules.zip content to public folder after cloning the project\n\n## Module.zip Structure\n\n\u003e /SubjectCode/SubjectCode_ModuleNo.pdf eg. 22CSE249/22CSE249_2.pdf\n\n\u003cbr\u003e\n\n### Run the commands one by one:\n\n1. Clone the repository\n\n```\n\u003e git clone https://github.com/anisharaz/resourcesite.git \u0026\u0026 cd resourcesite\n\n```\n\n2. Run the PostgreSQL db container (this step can be skipped if local database is setup)\n\n```\n\u003e docker compose up -d\n```\n\n3. Install the necessary dependencies\n\n```\n\u003e npm i\n```\n\n4. Setup environment variables\n\n```\n\u003e cp .env-example .env\n```\n\n5. Update the database with the changes defined in `schema.prisma`\n\n```\n\u003e npx prisma migrate\n```\n\n5. Seed database with initial data\n\n```\n\u003e npx prisma db seed\n```\n\n7. Start the development server\n\n```\n\u003e npm run init\n\n\u003e npm run dev\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanisharaz%2Fresourcesite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanisharaz%2Fresourcesite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanisharaz%2Fresourcesite/lists"}