{"id":18082139,"url":"https://github.com/alizahid/tote","last_synced_at":"2025-04-12T15:22:12.254Z","repository":{"id":47122783,"uuid":"192915347","full_name":"alizahid/tote","owner":"alizahid","description":"Azure Functions starter kit with TypeScript","archived":false,"fork":false,"pushed_at":"2023-01-04T00:49:35.000Z","size":1507,"stargazers_count":5,"open_issues_count":16,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T09:51:16.645Z","etag":null,"topics":["azure-functions","serverless","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alizahid.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-20T12:22:45.000Z","updated_at":"2021-06-01T07:07:01.000Z","dependencies_parsed_at":"2023-02-01T16:01:43.318Z","dependency_job_id":null,"html_url":"https://github.com/alizahid/tote","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/alizahid%2Ftote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alizahid%2Ftote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alizahid%2Ftote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alizahid%2Ftote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alizahid","download_url":"https://codeload.github.com/alizahid/tote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586508,"owners_count":21129052,"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":["azure-functions","serverless","typescript"],"created_at":"2024-10-31T13:23:24.304Z","updated_at":"2025-04-12T15:22:12.232Z","avatar_url":"https://github.com/alizahid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tote\n\nTote is an Azure Functions starter kit.\n\n## Features\n\n- [TypeScript](https://www.typescriptlang.org) for writing code\n- [Webpack](https://webpack.js.org) for bundling\n- [Prettier](https://prettier.io) for code formatting\n\n## Prerequisites\n\n- [Docker](https://docs.docker.com/compose)\n- [Node](https://nodejs.org)\n- [Yarn](https://yarnpkg.com)\n\n## Guide\n\n1. `yarn` to install dependencies\n2. `yarn start` to fire up Docker and Webpack\n3. Open http://localhost:7071/api/hello in your browser or REST client\n\n### Docker config\n\nIf you plan to use multiple instances of this project locally, rename the containers in `docker-compose.yml`.\n\n### Adding functions\n\nTo create a function, duplicate the `./src/hello` directory, rename to what you want, and add an export in `./src/index.ts`.\n\nYou also need to update `./src/newFunc/function.json` with the new `entrypoint` and perhaps `methods` to refect what kind of function it is.\n\n### Environment variables\n\nCreate a `.env` file at the project root and add your config there. You will have to restart Docker for the changes to reflect.\n\n### Developing\n\nLook at the [docs](http://github.com/alizahid/tote-lib) for `tote-lib` to find out more options about the `Func` class.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falizahid%2Ftote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falizahid%2Ftote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falizahid%2Ftote/lists"}