Coder Social home page Coder Social logo

donatoaz / aws-prototyping-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws/aws-pdk

0.0 0.0 0.0 62.27 MB

Contains useful CDK and Projen constructs vended in multiple languages

License: Apache License 2.0

Shell 0.56% JavaScript 0.77% Python 0.27% Java 0.55% TypeScript 92.73% CSS 0.30% HTML 0.17% Mustache 4.64%

aws-prototyping-sdk's Introduction

aws-prototyping-sdk

AWS Prototyping SDK (PDK) is a package which contains useful CDK and Projen constructs.

Getting Started

Ensure you have the following packages installed globally:

# from root directory of this package
yarn

Usage of projen/nx

This package is built using projen and nx as such all tasks should be invoked via either:

  • npx nx run-many --target=<task> --all - executes the <task> on every package, in dependency order.
  • npx nx run <package_name>:<task> - executes the <task> on the specified <package_name>.

To build the full project, run npx nx run-many --target=build --all

Any change to projects/* or .projenrc.ts requires a synth to be executed. To do this, run: npx projen from the root directory.

Documentation

For documentation including examples and a full API reference, visit: https://aws.github.io/aws-prototyping-sdk/

Contributing

See CONTRIBUTING for more information.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

aws-prototyping-sdk's People

Contributors

agdimech avatar amazon-auto avatar andreacataluccitractable avatar bhrutledge avatar cogwirrel avatar dboyd13 avatar dependabot[bot] avatar em-xqm avatar jeremyjonas avatar mteichtahl avatar sperka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.