{"id":20687248,"url":"https://github.com/treyp/nightsky","last_synced_at":"2025-06-16T06:36:01.167Z","repository":{"id":157939826,"uuid":"611081290","full_name":"treyp/nightsky","owner":"treyp","description":"A web client for Bluesky and other services based on the AT Protocol","archived":false,"fork":false,"pushed_at":"2023-07-31T08:39:16.000Z","size":368,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T02:16:58.953Z","etag":null,"topics":["at-protocol"],"latest_commit_sha":null,"homepage":"https://treyp.github.io/nightsky/","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/treyp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-03-08T04:03:19.000Z","updated_at":"2024-09-15T23:49:52.000Z","dependencies_parsed_at":"2024-01-18T13:41:40.553Z","dependency_job_id":"4eba1492-4ca4-49b2-ac16-d2bc3e7ec7f8","html_url":"https://github.com/treyp/nightsky","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/treyp/nightsky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treyp%2Fnightsky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treyp%2Fnightsky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treyp%2Fnightsky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treyp%2Fnightsky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treyp","download_url":"https://codeload.github.com/treyp/nightsky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treyp%2Fnightsky/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260109456,"owners_count":22960023,"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":["at-protocol"],"created_at":"2024-11-16T22:56:33.890Z","updated_at":"2025-06-16T06:36:01.113Z","avatar_url":"https://github.com/treyp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nightsky\n\nNightsky is a web client for [Bluesky](https://bsky.app/) and other services based on the [AT Protocol](https://atproto.com/).\n\nThe project was scaffolded using [Vite](https://vitejs.dev/)'s [React TypeScript template](https://github.com/vitejs/vite/tree/151099628310d27c0b526b31ba74b8b258fb59b5/packages/create-vite/template-react-ts). It is styled using [Tailwind CSS](https://tailwindcss.com/) with the [daisyUI](https://daisyui.com/) plugin and [heroicons](https://heroicons.com/). Routing happens with [React Router](https://reactrouter.com/en/main).\n\nAt this time, this app is served on [GitHub Pages](https://pages.github.com/) so that its source code can be trusted. This limits it to a static site implementation only.\n\n## Setup\n\nSet up [Node.js](https://nodejs.org/en/) 18 and npm 9.\n\nUse `npm` for dependency management:\n\n```bash\nnpm install\n```\n\n## Development\n\nTo start the dev server, run:\n\n```bash\nnpm run dev\n```\n\nThis app is hosted on GitHub Pages. To preview the output for Pages, create a build and run the `preview` script to serve it locally:\n\n```bash\nnpm run build\nnpm run preview\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Roadmap\n\nHere's an unprioritized list of tasks to do:\n\n- [ ] Add Search page\n- [ ] Add Notifications page\n- [ ] Add Settings page\n- [ ] Support light mode with override in settings page\n- [ ] Offline mode with cached data\n- [ ] Move these TODO items to GitHub Issues once the repo is more stable\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreyp%2Fnightsky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreyp%2Fnightsky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreyp%2Fnightsky/lists"}