Code Monkey home page Code Monkey logo

sourcestack's People

Contributors

dependabot[bot] avatar martinpllu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sourcestack's Issues

Document AWS Permissions Required

Please include a note specifying what AWS Resource permissions are needed for the user configured in one's AWS CLI, to run the demo. Or better, link to a model group or policy which one can copy.

Suggestion: implement as a projen project type

HeyπŸ‘‹!

I love this project and I was wondering if you might be interested in collaborating to implement this as a [projen] project type instead of a template.

The main downside of templating/scaffolding is that they are "single use": once a user cloned your repo and started tweaking the template, they can no longer take changes (at least not easily).

Projen takes the approach that all project files are generated from a source definition written in javascript and are read only. Changes are always made only to the source definition.

If the upstream project type changes (e.g fixes a bug or adds a feature), consumers can pick the change up and re-run projen to regenerate their project config.

You can try out projen by running:

$ npx projen new ts

And see the help.

Let me know if you would like to collaborate.

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.