{"id":18458347,"url":"https://github.com/borjamrd/adalab-pokemon-project","last_synced_at":"2025-07-29T11:32:34.996Z","repository":{"id":213332456,"uuid":"730394016","full_name":"borjamrd/adalab-pokemon-project","owner":"borjamrd","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-19T16:38:42.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T16:28:24.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://adalab-pokemon-project.vercel.app","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/borjamrd.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}},"created_at":"2023-12-11T20:39:26.000Z","updated_at":"2023-12-19T17:00:47.000Z","dependencies_parsed_at":"2023-12-20T13:05:48.810Z","dependency_job_id":"6339a207-2134-4296-92b1-d084481ea970","html_url":"https://github.com/borjamrd/adalab-pokemon-project","commit_stats":null,"previous_names":["borjamrd/adalab-pokemon-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/borjamrd/adalab-pokemon-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fadalab-pokemon-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fadalab-pokemon-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fadalab-pokemon-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fadalab-pokemon-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borjamrd","download_url":"https://codeload.github.com/borjamrd/adalab-pokemon-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjamrd%2Fadalab-pokemon-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267678448,"owners_count":24126333,"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-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-11-06T08:17:55.271Z","updated_at":"2025-07-29T11:32:34.968Z","avatar_url":"https://github.com/borjamrd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adalab Pokemon-Application\n\nThis project contains a fullstack application that allows you to find all of your favorite Pokemon and explore their evolutions, abilities, experience, and more detailed information!\n\nIn order to start both server and client side you must clone this repository:\n\n```\ngit clone git@github.com:borjamrd/adalab-pokemon-project.git\n```\n\nnavigate to the main project folder\n\n```\ncd adalab-pokemon-project\n```\n\n## Backend\n\nTo start the backend application, follow these steps:\n\n1. Open a terminal and navigate to the backend directory:\n\n```\ncd adalab-server\n```\n\n2. In root folder, you must create a `development.env` file and add this variables in order to access the mongodb atlas database and stablish your local PORT and the BASE_URL for \"next\" field in the pagination:\n\n```\nNODE_ENV=development\nMONGO_URI=\"mongodb+srv://adalab:1234@adalab-cluster.znwwmvg.mongodb.net/adalab-pokemon?retryWrites=true\u0026w=majority\"\nBASE_URL=http://localhost:4500/api\nHOST=localhost\nPORT=4500\n```\n\n2. Install the required dependencies: `npm install`\n3. Start the backend server: `npm run dev`\n\nThe backend server will start running on `http://localhost:4500`.\nCheck the first 20 pokemons here: `http://localhost:4500/api/pokemon`\n\n## Frontend\n\nTo start the frontend application, follow these steps:\n\n1. Open a new terminal and navigate to the frontend directory: `cd adalab-client`\n2. Install the required dependencies: `npm install`\n3. Start the frontend development server: `npm run dev`\n\nThe frontend application will be accessible on `http://localhost:3000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborjamrd%2Fadalab-pokemon-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborjamrd%2Fadalab-pokemon-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborjamrd%2Fadalab-pokemon-project/lists"}