View on GitHub

Beyind my Cloud

Projects that we work on the stream (aka Twitch.com/fboucheros)

  • Stream 90 AzUrlShortener 1 click to deploy everything

    2020-04-17 - Stream 90 AzUrlShortener - Documentation is important, right?!

    Summary

    In this live stream session, Frank is writing documentation on the Azure URL Shortener project adding more detail on how it works and how to use it.

    📺 - Twitch archive - stream no.90

    Replay

    Timestamps

    • 00:00:01 - Bonjour, Hi!
    • 00:00:30 - Little tour about the project
    • 00:13:50 - New Feature in VS Code extension ARM Template tool
    • 00:24:07 - Updating docs/github replacing interface by frontend
    • 00:51:42 - Little tour of the resources in Azure for the project, analytics and cost
    • 01:03:04 - Updating the documentation
    • 02:05:10 - Validation that things are working
    • 02:17:10 - Wrapping up

    Project

    All the code for this project is available on GitHub: Azure Url Shortener - https://github.com/FBoucher/AzUrlShortener

    Goals

    • 1 click to deploy Backend and Frontend
    • Add Documentation details (AZURL#32)

    ToDos

    • unfinish todos from previous stream

    New Followers

    Streams Notes/ Snippets/ Shared urls

    References

    Read more...

  • Working on AzUrlShortener Closing GitHub Issues

    2020-04-15 - Working on the Azure Url Shortener (AzUrlShortener) - Closing GitHub Issues☁

    Summary

    In this live stream session, Frank is closing some issues or todo for the project Azure Url Shortener. Making the default Url redirect dynamic and adding a little more detail in the documentation. 📺 - Twitch archive - stream no.89

    Replay


    Read more...

  • Stream 88 - Building automatic video converterwith Azure Media Services

    Summary

    In this session, Frank is sharing the code for an Azure Automatic Video Converter project using Azure Media Services, Azure Logic Apps and Azure Functions

    He will migrate the code in GitHub and start ease the deployment of the solution, so everybody can have one easily.

    📺 - Twitch archive - stream no.88

    Replay


    Read more...

  • Stream 87 - Adding Stats to AzUrlShortener

    2020-04-08 - What stats should we add at our URL Shortener aka. AzUrlShortener

    Summary

    In this live stream session, Frank is adding some statistics (click count) in the project Azure UrlShortener (AzUrlShortener)… and having fun with the new InstaFluff widget.

    📺 - Twitch archive - stream no.87

    Replay

    Timestamps

    • 00:00:01 - Bonjour, Hi!
    • 00:00:35 - Plan of the stream
    • 00:02:47 - Little tour of the project
    • 00:08:53 - Sharing event Live Coders Conference
    • 00:14:55 - Defining tasks
    • 00:25:36 - Starting to code: Adding Clicks count
    • 00:39:32 - Running a little test
    • 02:10:01 - Writing PR nice work done.

    Project

    All the code for this project is available on GitHub: Azure Url Shortener - https://github.com/FBoucher/AzUrlShortener

    Goals

    • Add total click for a URL
    • Save Click timeline

    ToDos

    • unfinish todos from previous stream

    New Followers

    New Subscribers

    Raids

    • @ has raided you with a party of

    Cheers

    • @: bits

    Streams Notes/ Snippets/ Shared urls

    References

    Read more...

  • Stream 86 - Adding auto deployment docs for that adminwebsite AzUrlShortener

    2020-04-03 - Adding auto-deployment and documentation for that admin website of AzUrlShortener ☁

    Summary

    In this live stream session, Frank is improving the documentation on GitHub page for the Azure Url Shortener (AzUrlShortener) to make it easier to use and install. Also creating documentation about the new admin interface created in the past stream.

    📺 - Twitch archive - stream no.86

    Replay

    Timestamps

    • 00:00:01 - Bonjour, Hi!
    • 00:01:02 - Show & tell
    • 00:03:49 - Plan of the day
    • 00:00:01 - Found missing image on GitHub, creating an issue.
    • 00:30:52 - Start cleaning up the GitHub Root page
    • 00:49:44 - Trying the new parachute Overlay !drop
    • 00:50:01 - Fixing missing image
    • 01:01:41 - Start documenting

    Project

    All the code for this project is available on GitHub: Azure Url Shortener - https://github.com/FBoucher/AzUrlShortener

    Goals

    • Clean Root
    • Auto- deploy to Azure adminBlazorWebsite
    • adminBlazorWebsite Docs

    References

    • New Overlay: https://www.pixelplush.dev/

    Streams Notes/ Snippets/ Shared urls

    dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Design

    dotnet aspnet-codegenerator identity -dc adminBlazorWebsite.Data.ApplicationDbContext –files “Account.Register;Account.Login;Account.Logout”

    Read more...


subscribe via RSS