{"id":15513548,"url":"https://github.com/jackyef/preact-goober-snowpack","last_synced_at":"2025-10-12T10:30:23.374Z","repository":{"id":87294376,"uuid":"276906877","full_name":"jackyef/preact-goober-snowpack","owner":"jackyef","description":"WIP -- Preact  + Goober + Snowpack with SSR setup, and of course TypeScript! ","archived":false,"fork":false,"pushed_at":"2020-07-16T07:19:33.000Z","size":215,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-25T02:04:50.545Z","etag":null,"topics":["css-in-js","goober","javascript","preact","snowpack","typescript","web"],"latest_commit_sha":null,"homepage":"","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/jackyef.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":"2020-07-03T13:30:21.000Z","updated_at":"2021-05-01T09:55:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"badbf31a-d642-4285-8969-b29597556313","html_url":"https://github.com/jackyef/preact-goober-snowpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"jackyef/snowpack-preact-typescript","purl":"pkg:github/jackyef/preact-goober-snowpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyef%2Fpreact-goober-snowpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyef%2Fpreact-goober-snowpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyef%2Fpreact-goober-snowpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyef%2Fpreact-goober-snowpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackyef","download_url":"https://codeload.github.com/jackyef/preact-goober-snowpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyef%2Fpreact-goober-snowpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011063,"owners_count":26084865,"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-10-12T02:00:06.719Z","response_time":53,"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":["css-in-js","goober","javascript","preact","snowpack","typescript","web"],"created_at":"2024-10-02T09:54:24.950Z","updated_at":"2025-10-12T10:30:23.064Z","avatar_url":"https://github.com/jackyef.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Snowpack + Preact + SSR + TypeScript starter (WIP)\n\nModern web development starter. Use snowpack during development for fast development, bundle using webpack for production.\n- 📦 13.1 KB JS bundle size (5.61 KB gzipped)\n\n## Includes\n- **Snowpack**, for blazing fast dev environment\n- **Preact**, smaller runtime while still having access to most of React ecosystem if you choose to\n- **TypeScript**, never hurt anyone\n- **Goober**, [a less than 1KB css-in-js solution](https://github.com/cristianbote/goober)\n- **Jest**, for running your tests\n- **Webpack**, for bundling production builds\n- **ESLint**, for linting your codes\n\n## Getting started\n1. Install dependencies\n    ```sh\n    yarn install\n    ```\n\n2. Start developing (no SSR)\n    ```sh\n    yarn start\n    ```\n\n3. Generate production client bundle using webpack\n    ```sh\n    yarn build\n    ```\n\n4. To test SSR (uses production build)\n    ```sh\n    yarn build # build the client bundle first, if it's not built yet\n    yarn build:server\n    node server/dist/main.js\n    ```\n\n## Current issues\n- Extracted CSS from SSR are only available for first request on asynchronous requests\n- Styles using `css` tags are not minified in client bundle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackyef%2Fpreact-goober-snowpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackyef%2Fpreact-goober-snowpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackyef%2Fpreact-goober-snowpack/lists"}