{"id":23632256,"url":"https://github.com/ariym/base-ts","last_synced_at":"2025-10-25T00:07:14.374Z","repository":{"id":270000614,"uuid":"908716861","full_name":"ariym/base-ts","owner":"ariym","description":"Typescript boilerplate and template.","archived":false,"fork":false,"pushed_at":"2025-02-10T15:56:47.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T16:46:50.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ariym.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":"2024-12-26T19:18:23.000Z","updated_at":"2025-02-10T15:56:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"5abc821c-8254-4057-8d31-90bdee570c9b","html_url":"https://github.com/ariym/base-ts","commit_stats":null,"previous_names":["ariym/base-ts"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariym%2Fbase-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariym%2Fbase-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariym%2Fbase-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariym%2Fbase-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ariym","download_url":"https://codeload.github.com/ariym/base-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558913,"owners_count":19658927,"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-12-28T03:28:09.138Z","updated_at":"2025-10-25T00:07:14.309Z","avatar_url":"https://github.com/ariym.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# base-ts\n\nStarter boilerplate for typescript projects.\n\n1. Clone\n\n```bash\ngit clone https://github.com/ariym/base-ts\n```\n\n2. Download dependencies\n\n```bash\nnpm i\n```\n\n## Advanced Setup\n\n### `npm run build` on a dir other than /src\n\n[pkgroll instructions for using dir other than /src](https://github.com/privatenumber/pkgroll?tab=readme-ov-file#entry-points) are to add `--src=dirname` flag to pkgroll command in the package.json scripts\n\n### Enviroment Variables\n\n\u003e As of **Node v20.6** added .env file support deprecating the need for dotenv.\n\n1. In order to use a .env file first ensure that at least one exists. (.env, .env.development, .env.production)\n1. Then add this to the package.json dev/prod scripts `--env-file=.env` *after* the `node` or `tsx` word respectively.\n\n## TODO\n\n- [ ] replace `npm run setup` with with setup.js that uses cli to ask about setting up .env, .env.production, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariym%2Fbase-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariym%2Fbase-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariym%2Fbase-ts/lists"}