You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2022. It is now read-only.
I'm really interested in seeing your project gain features over time - what a great idea. I looked at your roadmap and wondered whether you would consider looking into alternatives for the database.
For example, instead of storing the data and paying for a cloud-hosted database you could use Azure functions to gather the data when requested. I am not familiar with other storage hosting options, but hosting a database with such little data seems expensive. I'm not sure if blob storage or some other storage option would be more economical/feasible if this ends up being hosted on the internet.
I'm really interested in seeing your project gain features over time - what a great idea. I looked at your roadmap and wondered whether you would consider looking into alternatives for the database.
For example, instead of storing the data and paying for a cloud-hosted database you could use Azure functions to gather the data when requested. I am not familiar with other storage hosting options, but hosting a database with such little data seems expensive. I'm not sure if blob storage or some other storage option would be more economical/feasible if this ends up being hosted on the internet.
Let me know your thoughts on this! Thanks!