{"id":20666040,"url":"https://github.com/albertyw/nopages","last_synced_at":"2026-04-17T23:35:34.812Z","repository":{"id":260971363,"uuid":"875930570","full_name":"albertyw/nopages","owner":"albertyw","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-28T23:21:49.000Z","size":1313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-01T02:16:58.933Z","etag":null,"topics":["google-docs","hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/albertyw.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-21T05:48:32.000Z","updated_at":"2026-02-28T23:21:46.000Z","dependencies_parsed_at":"2025-01-17T12:56:33.819Z","dependency_job_id":"0c704e92-2b6c-4e0e-a984-de628cf44f80","html_url":"https://github.com/albertyw/nopages","commit_stats":null,"previous_names":["albertyw/nopages"],"tags_count":0,"template":false,"template_full_name":"albertyw/base-flask","purl":"pkg:github/albertyw/nopages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fnopages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fnopages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fnopages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fnopages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertyw","download_url":"https://codeload.github.com/albertyw/nopages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertyw%2Fnopages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["google-docs","hacktoberfest"],"created_at":"2024-11-16T19:35:06.868Z","updated_at":"2026-04-17T23:35:34.800Z","avatar_url":"https://github.com/albertyw.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [nopages.net](https://www.nopages.net)\n\n[![Build Status](https://drone.albertyw.com/api/badges/albertyw/nopages/status.svg)](https://drone.albertyw.com/albertyw/nopages)\n[![Maintainability](https://qlty.sh/gh/albertyw/projects/nopages/maintainability.svg)](https://qlty.sh/gh/albertyw/projects/nopages)\n[![Code Coverage](https://qlty.sh/gh/albertyw/projects/nopages/coverage.svg)](https://qlty.sh/gh/albertyw/projects/nopages)\n[![Varsnap Status](https://www.varsnap.com/project/67ecf784-ada3-48ba-99cf-c19715f886a3/varsnap_badge.svg)](https://www.varsnap.com/project/67ecf784-ada3-48ba-99cf-c19715f886a3/)\n\nNo page breaks in Google Docs\n\n## Development\n\n### Setup Development Environment\n\nUsing [python venv](https://docs.python.org/3/library/venv.html),\n[direnv](https://github.com/direnv/direnv), and [pnpm](http://pnpm.io/).\n\n```bash\npython3.14 -m venv env\npip install -e .[test]\nln -s .env.development .env\npnpm install\n```\n\n### Spinning up the server\n\n```bash\npnpm run build:dev\npython app/serve.py\n```\n\n### Running tests\n\n```bash\nruff check .\nmypy .\nshellcheck --exclude=SC1091 bin/*.sh\ncoverage run -m unittest discover\npnpm test\n```\n\n## CI/CD\n\nThis repo uses:\n\n```bash\n# Setup\npyenv local 3.14\npip install -e .[test]\nln -s .env.development .env\n\n# Test\nruff check .\nmypy .\ncoverage run -m unittest discover\ncoverage report\npnpm test\n\n# Deployment\nssh ubuntu@direct.albertyw.com nopages/bin/deploy.sh\n```\n\n### Building and starting the docker container\n\n```bash\ndocker build -t nopages:test .\ndocker run -t -i -p 127.0.0.1:5000:5000 nopages:test\n```\n\n## Production\n\n### Setup Production Environment\n\nRun this once on a new server to set up the web app:\n\n```bash\nbin/setup.sh\n```\n\n### Deployment\n\nRun this every time for a new commit to the repository:\n\n```bash\nbin/deploy.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertyw%2Fnopages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertyw%2Fnopages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertyw%2Fnopages/lists"}