Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Function.JSON File? #1

Open
tsull360 opened this issue Jul 4, 2023 · 7 comments
Open

Missing Function.JSON File? #1

tsull360 opened this issue Jul 4, 2023 · 7 comments

Comments

@tsull360
Copy link

tsull360 commented Jul 4, 2023

Hi,
There doesn't seem to be a function.json file such that the solution can be deployed with vs code. Is that expected?

@Robertblazor
Copy link

Not sure, did you successfully make this function work in your environment?

@tsull360
Copy link
Author

No, not specifically this project. I did find another one that met my needs and was able to get it deployed and working.

@Robertblazor
Copy link

I just figured out how to make the API work, you don't need a function.json, and you can put the environmental variables in the local.settings.json file to make it work. I am working on a blazor webassembly project tonight to make the project fully functional.

@Robertblazor
Copy link

Can you share the working repo with me just for reference?

@tsull360
Copy link
Author

This is what I got going: https://github.com/mikepfeiffer/azure-serverless-contact

@Robertblazor
Copy link

Thank you.

@Robertblazor
Copy link

My version of the github repo is working properly and here it is for your reference:
https://github.com/Robertblazor/Contact-us-exp

Hope it can help you in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants