awesome-azd icon indicating copy to clipboard operation
awesome-azd copied to clipboard

Add cookiecutter templates

Open pamelafox opened this issue 10 months ago • 5 comments

17 repos are being added in this PR. They were all generated by https://github.com/kjaymiller/cookiecutter-relecloud so they have a lot of code (especially Bicep/devcontainer) in common.

  • [X] Added an entry to https://github.com/Azure/awesome-azd/blob/main/website/src/data/users.tsx that includes:

    • [X] Template title - A short title that reflects the local application stack that someone could use to get their application on Azure (e.g. "Containerized React Web App with Java API and MongoDB")
    • [X] Description - 1-2 sentence description of the architecture (e.g. Azure services) or solution that is defined by the template.
    • [X] Architecture Diagram or Application Screenshot - Used as display image for gallery card. The image should include all services and their connections (example). You should add the image to the website/src/data/images/.
    • [X] Link to Author's GitHub or other relevant website - Used for attribution
    • [X] Author's Name - Name to credit on the gallery card
    • [X] Link to template source - Link to the template GitHub repo
    • [X] Tags - One or more tags representing the template. Provide at least 1 tag for programming language used and at least 1 tag for Azure services integrated. Also tag the IaC provider (Bicep or Terraform). If you don't see a relevant tag for your template? Feel free to add one!
  • [ ] In the PR comment, if you can also add a link to the PR where you made your repo azd compatible this will allow us to provide feedback on your template and speed up the review process.

pamelafox avatar Sep 27 '23 13:09 pamelafox