Hate Serverless Project Setup, DO THIS Instead - Custom Serverless Templates

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024

Комментарии • 19

  • @igoralves1
    @igoralves1 2 года назад +2

    Very thanks. Great job. I was looking for this 3 weeks ago. The only point here is that after clone from the template repo we would need to point to the real repo name. You sbould show this in the video.

    • @CompleteCoding
      @CompleteCoding  2 года назад

      Where do you mean? I set the path to "apiRepo" but you can set it to whatever you want to call your repo.

  • @surajthapa5808
    @surajthapa5808 2 года назад +1

    it would be great if you could make like this video with appsync.

    • @CompleteCoding
      @CompleteCoding  2 года назад +1

      That's a great idea for a template. I'll look into setting that up at some point

  • @abdelhadidjafer7004
    @abdelhadidjafer7004 2 года назад +1

    please upload a music free version, i am a big fan of your channel but since you start uploading content with music i am finding it very very difficult to focus on your content especially what you are saying

    • @CompleteCoding
      @CompleteCoding  2 года назад +1

      I've rendered out the video with no background music. I'll try to add all future videos with a 'non-music' version
      www.buymeacoffee.com/Completecoding/serverless-templates-without-music
      www.buymeacoffee.com/Completecoding/github-actions-music

    • @abdelhadidjafer7004
      @abdelhadidjafer7004 2 года назад

      @@CompleteCoding This is amazing man , you Are the BEST

  • @senthur251
    @senthur251 2 года назад +1

    Great Video 👏 Can I get sample template repo URL

    • @CompleteCoding
      @CompleteCoding  2 года назад

      Completely forgot to add this to the description. I've updated it but here are the github link as well as the full command
      github.com/SamWSoftware/serverless-templates/tree/master/serverlessRepos/apiCognitoDyanamo
      sls create --template-url github.com/SamWSoftware/serverless-templates/tree/master/serverlessRepos/apiCognitoDyanamo --path {YOUR-REPO-NAME}

  • @mrwho2513
    @mrwho2513 2 года назад

    every time? dude, I haven't started a new project in 4 years, do you change projects like socks?

    • @CompleteCoding
      @CompleteCoding  2 года назад +2

      I must have started 15 new projects last year.
      Working as a Serverless Consultant I do a LOT of setting up projects.
      Also 3 personal project / POC for startup ideas. These are where templates are super useful. Saving an hour or two on a POC project is really valuable.

  • @Libadx2578
    @Libadx2578 2 года назад

    Thank you. What are the extensions on the vscode

    • @CompleteCoding
      @CompleteCoding  2 года назад +1

      I have a long list but these are probably the ones you will have noticed
      * GitLens
      * indent-rainbow
      * Monokai Pro (theme)
      * prettier
      Other ones I really like
      * Todo Tree
      * Draw.io
      * Serverless IDE

  • @kairoswave
    @kairoswave 2 года назад

    This was a great project!

  • @RapBatLe
    @RapBatLe 2 года назад

    Thank you! Nice content, I think will be good idea to record a video in details how you create a new service with this templates from scratch and deploy on dev environment. Also had issues with sym links on Windows machines with your Git structure of common components

    • @CompleteCoding
      @CompleteCoding  2 года назад

      I've not got a windows machine so not sure how sym links work there unfortunately.
      When you do the 'sls create --template....' does the folder that is created have all of the files in it?

  • @khandoor7228
    @khandoor7228 2 года назад

    Love the content Sam looking forward to the new templates!

    • @CompleteCoding
      @CompleteCoding  2 года назад

      Hoping long term to have a full library of templates and components people can use