An open API service indexing awesome lists of open source software.

https://github.com/colbywhite/typescript-netlify-function-template


https://github.com/colbywhite/typescript-netlify-function-template

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# typescript-netlify-function-template by [Colby M. White]

This is my preferred starting template for a vanilla netlify function with typescript
with what I consider a sane set of starting settings.

It contains the following:
- Basic Hello, World function response
- Sane npm scripts
- `dotenv` support

[Colby M. White]: https://github.com/colbywhite/