@backyard/platform-aws-ecs

An opinionated microservice platform.


Keywords
authentication, backyard, infrastructure, microservices, tools
License
MIT
Install
npm install @backyard/platform-aws-ecs@0.2.15

Documentation

Backyard

Backyard

An opinioned microservices platform.

Status

⚠️ Not Stable ⚠️

Backyard is still under heavy development. The documentation is mostly not available but constantly being written. You're welcome to try it, but expect some breaking changes. Please report any bugs and ask many questions. Contributions much appreciated!

Overview

Backyard eases the development and deployment of microservices by providing an opinionated platform for business tool API & UI.

Installation

# core services hosted on AWS using TypeScript
yarn create backyard ./workspace core-aws-typescript

# core services hosted on AWS
yarn create backyard ./workspace core-aws

Usage

See the docs for more information. Get information about how it works in architecture.md

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Look for Good First Issue!

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

More information in the Contributing guide.

Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

Review the full Code of Conduct

Security Vulnerabilities

Please review the full security policy. Report security vulnerabilities to security@elwood.teachnology.

License

Distributed under the MIT License. See LICENSE for more information.

Contact