Coder Social home page Coder Social logo

functions-first-serverless-web-application's People

Contributors

anthonychu avatar ggailey777 avatar sdras 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

Watchers

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

functions-first-serverless-web-application's Issues

blobs are not uploaded

The application does not upload images. 0%, no error message provided.

macOS Mojave Version 10.14.1
Chrome Version 70.0.3538.102

screenshot 2018-12-04 at 14 24 21

Batch upload command does not work

When attempting the following command
az storage blob upload-batch -s . -d $web --account-name storageaccountname

I get the error
The requested URI does not represent any resource on the server

Changing the command to the below seems to work.
az storage blob upload-batch -s . -d '$web' --account-name storageaccountname

Vue App Does Not Build Without Node >= v8

Just a head's up - if you're trying to work through this demo on a local machine CLI, you will get some nasty looking errors running the "npm generate" step if your version of Node.js is less than v8. I realize you're targeting the Cloud Shell where this is probably taken care of for the user automatically, but a quick requirements section on the README would probably be helpful to add for people trying to do this locally.

https://docs.microsoft.com/en-us/azure/functions/tutorial-static-website-serverless-api-with-database?tutorial-step=1

Here's where I found my answer ultimately...
nuxt/nuxt#36

login redirect issue when using Static web function of storage account

After enabling authentication, window.authEnabled = true in settings.js, when clicking the login button an incorrect redirect url is supplied. The redirect url supplied from the login button to Microsoft's login page is the address of the window.apiBaseUrl setting (my Azure Function App URL) instead of the window.location.href as specified in the static/auth.js line 21 (from commit c3af43c).
After I authenticate and get back to my Function APP URL I can manually replace the fqdn part with my Static Web URL and get to the app with a "Welcome [subscriptionId redacted] [Logout]" at the top of the page.
Not sure what to change to fix it... help!

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.