Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianzone/lambda-nestify
https://github.com/ianzone/lambda-nestify
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ianzone/lambda-nestify
- Owner: ianzone
- Created: 2023-03-11T13:56:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T09:36:07.000Z (4 months ago)
- Last Synced: 2024-09-10T10:48:58.292Z (4 months ago)
- Language: TypeScript
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get start
```
degit https://github.com/ianzone/lambda-nestify
cd
mv .env.example .env
pnpm i -g @antfu/ni @nestjs/cli
ni
nr dev
```port can be changed in .env
see package.json for more scripts
# Add-ons
Dynamodb access: dynamoose, nestjs-dynamoose