-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Create a starter project in microlambda/mila-starter containing:
- Some shared packages example in
packages- A simple shared package with a logger
- A middleware package example, with log on error
- A hello-world micro-service in
services - The CORS configuration in
config - The TF remote state bootstrap shared infrastructure (deployment bucket) in
infra - Blueprints to create service, package and HTTP handlers in
blueprints - Some guides in docs
- A detailed and good-looking README
- Mila configs
- Jest config
- TSConfigs
Requirements
- Project should build running
yarn mila build - Project should lint running
yarn mila lint - Project should start using
yarn mila start - Project should ne unit tested running
yarn mila test - Project should be packaged running
yarn mila package - Project should be deployed running
yarn mila test
Metadata
Metadata
Assignees
Labels
No labels