Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
eladb committed Jan 24, 2024
1 parent 24e65b5 commit 24e6c02
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,12 @@ new cloud.Function(new typescript.FunctionHandler("./src"));

## TODO

- [ ] README
- [x] Lift cloud resources into TypeScript
- [ ] Generate .d.ts file with type information for handler (and lifts)
- [ ] Tests
- [ ] Hot reloading
- [ ] Bundling configuration
- [ ] Interact with cloud resources from the typescript side
- [ ] README

Workarounds:

Expand Down

0 comments on commit 24e6c02

Please sign in to comment.