{"id":19738818,"url":"https://github.com/adhamu/startpage","last_synced_at":"2025-04-30T05:31:52.479Z","repository":{"id":41326689,"uuid":"326457505","full_name":"adhamu/startpage","owner":"adhamu","description":"Simple and customisable start page","archived":false,"fork":false,"pushed_at":"2025-03-18T15:50:30.000Z","size":2244,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T22:51:14.381Z","etag":null,"topics":["emotion","eslint","indexeddb","prettier","react","startpage","styled-components","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://vigilant-wilson-ef085f.netlify.app","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/adhamu.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":"2021-01-03T17:02:13.000Z","updated_at":"2025-03-18T15:50:34.000Z","dependencies_parsed_at":"2025-03-18T16:39:31.680Z","dependency_job_id":null,"html_url":"https://github.com/adhamu/startpage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fstartpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fstartpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fstartpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fstartpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adhamu","download_url":"https://codeload.github.com/adhamu/startpage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251648991,"owners_count":21621457,"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":["emotion","eslint","indexeddb","prettier","react","startpage","styled-components","typescript","webpack"],"created_at":"2024-11-12T01:15:28.141Z","updated_at":"2025-04-30T05:31:52.166Z","avatar_url":"https://github.com/adhamu.png","language":"TypeScript","readme":"# Startpage\n\nA super simple and customisable landing page.\n\n[![Build](https://github.com/adhamu/startpage/workflows/CI/badge.svg)](https://github.com/adhamu/startpage/actions)\n\n![startpage](screens/home.png)\n\n## Assumptions\n\nHosted on [Netlify](https://netlify.com)\n\n## Features\n\n- Personalise with your name\n- Search with [Google](https://www.google.co.uk), [DuckDuckGo](https://duckduckgo.com) or [Startpage](https://www.startpage.com) including [search suggestions](#search-suggestions)\n- Dark Mode\n- Customisable theme\n- Bookmarks\n- Weather\n\n## Technology Stack\n\n- Typescript\n- IndexedDB\n- React\n- Emotion Styled Components\n\n## Serverless Functions\n\nServerless functions are a part of this project. This means you need to deploy to an environment that supports these such as [Netlify Functions](https://www.netlify.com/products/functions/).\n\n## Tooling\n\n- ESLint\n- Prettier\n- Parcel\n\n## Installation\n\n### Clone the repository\n\n```sh\n$ git clone https://github.com/adhamu/startpage\n$ cd startpage\n```\n\n## Install Dependencies\n\n```sh\n$ yarn\n```\n\n## Run it locally\n\n```sh\n$ yarn start\n```\n\nOpen up [http://localhost:8888](http://localhost:8888)\n\n## Building for production\n\n```sh\n$ yarn build\n```\n\nThis will output everything to the `/dist` directory which is where you would point your webserver to. Alternatively, you could host this with Netlify or Github Pages\n\n## Linting\n\n```sh\n$ yarn lint\n```\n\n## Weather\n\nIn order to enable the weather capability, you need to sign up for an API key at [https://openweathermap.org](https://openweathermap.org). Once you have done that, create an `.env` file in the root of the project as follows.\n\n```sh\n$ cp .env.example .env\n```\n\n```sh\nOPEN_WEATHER_API_KEY=YOUR_API_KEY\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhamu%2Fstartpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadhamu%2Fstartpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhamu%2Fstartpage/lists"}