{"id":20181985,"url":"https://github.com/nichoth/template-ssc","last_synced_at":"2026-03-19T14:24:25.877Z","repository":{"id":77400233,"uuid":"584229093","full_name":"nichoth/template-ssc","owner":"nichoth","description":"Template for ssc projects","archived":false,"fork":false,"pushed_at":"2023-01-01T23:36:18.000Z","size":127,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T17:24:37.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nichoth.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":"2023-01-01T23:11:24.000Z","updated_at":"2023-01-02T00:00:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad0fbe97-c7e9-4282-b8ae-d57169ec5ae3","html_url":"https://github.com/nichoth/template-ssc","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/nichoth%2Ftemplate-ssc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Ftemplate-ssc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Ftemplate-ssc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichoth%2Ftemplate-ssc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nichoth","download_url":"https://codeload.github.com/nichoth/template-ssc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616687,"owners_count":19991543,"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":[],"created_at":"2024-11-14T02:37:19.494Z","updated_at":"2026-03-19T14:24:20.849Z","avatar_url":"https://github.com/nichoth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template\nA template for ssc projects, using a preferred dev environment -- [standardx](https://www.npmjs.com/package/standardx), [git-hooks-plus](https://www.npmjs.com/package/git-hooks-plus), and typescript via a [jsconfig.json](jsconfig.json) file\n\nThis project is an example of using `ssc` without a `build` script in `socket.ini`. This will simply copy all files from an input directory to an output directory. So the build process is two discrete steps -- first build a static website as normal to the `public/` directory, then use `ssc` to build a binary app from the static website, which goes in the `dist/` folder.\n\n## use\nUse github's 'template' button, or clone this then `rm -rf .git \u0026\u0026 git init`. Then `npm i \u0026\u0026 npm init` and edit the source code in `src/main` and `src/render`.\n\n## featuring\n\n* lint via [standardx](https://www.npmjs.com/package/standardx) -- `npm run lint`\n* git hooks via [git-hooks-plus](https://www.npmjs.com/package/git-hooks-plus) -- lint the code prior to `push`\n* tests via [tapzero](https://www.npmjs.com/package/tapzero)\n* `import` syntax / ES6 modules \n* check the number of dependencies before you increase the version number -- `npm run preversion` -- see  [@nichoth/check-max-deps](https://github.com/nichoth/check-max-deps)\n* view library [Tonic](https://tonicframework.dev/)\n\n## npm scripts\n\n### run\n```\nnpm start\n```\n\n### test\n```\nnpm test\n```\n\n### build\n```\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichoth%2Ftemplate-ssc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnichoth%2Ftemplate-ssc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichoth%2Ftemplate-ssc/lists"}