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

https://github.com/elrefai99/serverpost

AWS-Lambda-TypeScript 🕸 Serverless Framework template for TypeScript support.
https://github.com/elrefai99/serverpost

aws-lambda lambda nodejs serverless serverpost typescript

Last synced: about 1 year ago
JSON representation

AWS-Lambda-TypeScript 🕸 Serverless Framework template for TypeScript support.

Awesome Lists containing this project

README

          

# ServerPost


Serverless Framework template for TypeScript support.

## Prerequisites
- Serverless Framework
- Node.js

## Usage


To create Aws Api Lambda By TypeScript project

```bash
serverpost
```

then
```
cd
```

install package
```
yarn
```

then deploy
```
yarn deploy
```

## Licence
MIT