{"id":21193373,"url":"https://github.com/vdegenne/typescript-fullstack-project-starter","last_synced_at":"2025-03-14T21:16:24.929Z","repository":{"id":42097801,"uuid":"233964743","full_name":"vdegenne/typescript-fullstack-project-starter","owner":"vdegenne","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-05T05:13:12.000Z","size":430,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T13:47:49.872Z","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/vdegenne.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}},"created_at":"2020-01-15T00:38:19.000Z","updated_at":"2020-01-25T06:27:52.000Z","dependencies_parsed_at":"2023-02-03T12:02:24.024Z","dependency_job_id":null,"html_url":"https://github.com/vdegenne/typescript-fullstack-project-starter","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/vdegenne%2Ftypescript-fullstack-project-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdegenne%2Ftypescript-fullstack-project-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdegenne%2Ftypescript-fullstack-project-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdegenne%2Ftypescript-fullstack-project-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vdegenne","download_url":"https://codeload.github.com/vdegenne/typescript-fullstack-project-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243646673,"owners_count":20324586,"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-20T19:14:03.822Z","updated_at":"2025-03-14T21:16:24.901Z","avatar_url":"https://github.com/vdegenne.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-fullstack-project-starter\n\nThis package includes the following technos :\n\n- compilation: `typescript`, `rollup`\n- server: `pm2`, `es-dev-server`, `koa`\n- front: `lit-element`, `@material` elements\n\n## Filesystem\n\nExplanations coming soon.\n\n## Installation/Initialisation\n\n- Installation\n  - [x] Clone this repository\n    ```bash\n    git clone --depth 1 https://github.com/vdegenne/typescript-fullstack-project-starter\n    mv typescript-fullstack-project-starter my-app\n    cd my-app\n    rm -rf .git\n    ```\n  - [ ] Install the deps `npm i`\n  - [ ] Install `pm2` and `es-dev-server` globally.\n\n- Pre-configuration\n  - [ ] Update the server options under `src/server/options.ts`\n  - [ ] Watch for file changes (required to run the server) `npm run watch`\n  - [ ] Modify the app name in `pm2.config.js` \u0026 `public/index.html`\n  - [ ] Start the server `pm2 start pm2.config.js`\n\n- Development\n  - [ ] Watch for file changes `npm run watch`\n  - [ ] Add middlewares/routes in `src/server/es-dev-server.config.ts`\n  - [ ] Modify back-end and front-end sources under `src`. Everytime a `.ts` file is changed `rollup` will recompile, and the server restart.\n  - [ ] Visit `http://localhost:\u003cport\u003e` to see the initial state of your app.\n\n- Further\n  - [ ] Delete this `README.md` and replace with the one of your project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdegenne%2Ftypescript-fullstack-project-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvdegenne%2Ftypescript-fullstack-project-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdegenne%2Ftypescript-fullstack-project-starter/lists"}