{"id":16452850,"url":"https://github.com/vitalk/work","last_synced_at":"2026-03-01T22:03:37.906Z","repository":{"id":146160641,"uuid":"53674374","full_name":"vitalk/work","owner":"vitalk","description":"Build yourself, one step at a time.","archived":false,"fork":false,"pushed_at":"2017-06-24T18:50:07.000Z","size":20487,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T16:49:38.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vitalk.github.io/work","language":"HTML","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/vitalk.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":"2016-03-11T14:55:12.000Z","updated_at":"2017-02-21T12:27:34.000Z","dependencies_parsed_at":"2023-09-15T01:46:22.847Z","dependency_job_id":null,"html_url":"https://github.com/vitalk/work","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitalk/work","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitalk","download_url":"https://codeload.github.com/vitalk/work/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fwork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29986242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: 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":[],"created_at":"2024-10-11T10:14:00.013Z","updated_at":"2026-03-01T22:03:37.901Z","avatar_url":"https://github.com/vitalk.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Work\n\n## Quickstart\n\n1. Install application dependencies into virtual environment:\n\n   ```sh\n   make install\n   ```\n\n2. Set necessary environment variables:\n\n   ```sh\n   export SECRET_KEY='my-secret-key'\n   ```\n\n3. Install frontend dependencies via `npm` and `bower`:\n\n   ```sh\n   npm install\n   bower install\n   ```\n\n4. Run local development server:\n\n   ```sh\n   make serve\n   ```\n\n## Features\n\n1. Swap between application configurations\n\n   ```sh\n   # Set path to application config into environment variable\n   export APP_CONFIG='production.cfg'\n\n   # Serve application\n   make serve\n   ```\n\n2. Compress static assets\n\n   ```python\n   # Create a bundle of assets\n   scripts = Bundle(\n       'scripts/api.js',\n       'scripts/main.js',\n       filters=('jsmin'),\n       output='dist/main.%(version)s.js'\n   )\n\n   assets.register('scripts', scripts)\n   ```\n\n   ```jinja\n   {% assets \"scripts\" %}\n     \u003cscript src=\"{{ ASSET_URL }}\"\u003e\u003c/script\u003e\n   {% endassets %}\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitalk%2Fwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fwork/lists"}