{"id":20147730,"url":"https://github.com/isur/ts-start","last_synced_at":"2026-05-10T01:34:22.620Z","repository":{"id":206686667,"uuid":"675343847","full_name":"Isur/ts-start","owner":"Isur","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-22T20:07:32.000Z","size":337,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T11:17:20.958Z","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/Isur.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-08-06T15:59:17.000Z","updated_at":"2024-04-22T20:07:36.000Z","dependencies_parsed_at":"2023-11-11T16:29:22.119Z","dependency_job_id":"cb2bd55c-7e1b-4be2-a750-4433c7317a80","html_url":"https://github.com/Isur/ts-start","commit_stats":null,"previous_names":["isur/ts-start"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fts-start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fts-start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fts-start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fts-start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Isur","download_url":"https://codeload.github.com/Isur/ts-start/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587802,"owners_count":19986628,"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-13T22:31:30.699Z","updated_at":"2025-11-30T15:04:52.743Z","avatar_url":"https://github.com/Isur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TS-Starter\n\nTypescript starter with:\n\n- jest\n- eslint\n- prettier\n- Dockerfile\n- pnpm\n\n# Config\n\nSetup Environment variables in `.env` file.\n\nExample config is in `.env-template` file.\n\n| ENV  | Definition                   |\n| ---- | ---------------------------- |\n| PORT | Port on which app is running |\n| ENV  | development or production    |\n\n# Scripts\n\n| Script     | Definition                          |\n| ---------- | ----------------------------------- |\n| dev        | Run dev with hot reload             |\n| build      | Build app                           |\n| start      | Run builded app                     |\n| cli        | Run builded app - cli               |\n| typecheck  | Check types with tsc                |\n| test       | Run jest tests with coverage report |\n| test:watch | Run jest tests with watch mode      |\n| lint       | Run eslint and prettier checks      |\n| lint:fix   | Run eslint and prettier fix         |\n\n# Deploy\n\nApp is builded into `./dist` directory.\n\nThere is also `Dockerfile` and `docker-compose.yml` files.\n\nDocker compose will spin app up, just remember about `.env` file.\n\n# Dependencies\n\nThis starter is using `tsc` and `tsc-alias` for compiling app. To run hot reload development there is `nodemon` watching generated `.js` files, and `concurrently` to run together compiler and app.\n\nFor static code checking there is `eslint` with plugins and `prettier`.\n\nTesting is done with `jest`.\n\nEnvironment config is loaded with `dotenv` and `dotenv-expand`.\n\nFor schema validation `zod` is used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisur%2Fts-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisur%2Fts-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisur%2Fts-start/lists"}