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.
- Host: GitHub
- URL: https://github.com/elrefai99/serverpost
- Owner: elrefai99
- License: mit
- Created: 2022-11-17T07:31:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T09:55:57.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T09:48:33.856Z (about 1 year ago)
- Topics: aws-lambda, lambda, nodejs, serverless, serverpost, typescript
- Language: TypeScript
- Homepage:
- Size: 586 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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