2.0.3 • Published 4 years ago
generator-astro-sls v2.0.3
Astro Serverless Generator
Yeoman generator for building Serverless project on NodeJS. The principle of the project structure is isolation, so multiple developers can work on the same project without high dependency.
Requirements
Getting Started
Install:
npm install -g yo generator-astro-slsGenerate a new project:
yo astro-slsChoose your project, either service or fullstack
Generator CLI
Generate a new Handler:
yo astro-sls:handlerGenerate a new middleware:
yo astro-sls:middlewareGenerate a new service:
yo astro-sls:serviceGenerate a new utility:
yo astro-sls:utilRunning Locally
yarn devRunning in Production
yarn deployLicense
2.0.3
4 years ago
2.0.2
4 years ago
2.0.1
4 years ago
2.0.0
4 years ago
1.2.4
5 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago