https://github.com/microlambda/create-microlambda
:sparkles: Creates a new Microlambda project
https://github.com/microlambda/create-microlambda
aws lambda microlambda microservices npm-init typescript
Last synced: about 2 months ago
JSON representation
:sparkles: Creates a new Microlambda project
- Host: GitHub
- URL: https://github.com/microlambda/create-microlambda
- Owner: microlambda
- License: mit
- Created: 2023-09-04T09:09:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T08:35:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T10:11:13.847Z (over 1 year ago)
- Topics: aws, lambda, microlambda, microservices, npm-init, typescript
- Language: TypeScript
- Homepage: https://www.microlambda.dev
- Size: 49.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# create-microlambda
[](https://www.npmjs.com/package/create-microlambda)

[](https://github.com/semantic-release/semantic-release)
Package used to create new Microlambda projects.
Learn more on [microlambda main repository](https://github.com/microlambda/microlambda) or on [official documentation website](https://microlambda.dev).
## Usage
### Pre-requisites
- Git
- NodeJS >= 18
- Yarn >= 2
Create a new project using`npm init microlambda`