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
So, this seems like a really useful project for a lot of people, but not everyone might be comfortable in setting up the entire thing up from scratch.
Do you think I / we could dockerize the application and then also push it to Docker Hub so that deploying the application becomes a one step process?
Also, we could try and see if CORS would make it possible to you it from the browser, so that all OPTIONS requests are easily accepted by the backend when a request is sent from the browser?
This would allow people to create interesting dashboards using your project as the backend.
The text was updated successfully, but these errors were encountered:
So, this seems like a really useful project for a lot of people, but not everyone might be comfortable in setting up the entire thing up from scratch.
Do you think I / we could dockerize the application and then also push it to Docker Hub so that deploying the application becomes a one step process?
Also, we could try and see if CORS would make it possible to you it from the browser, so that all OPTIONS requests are easily accepted by the backend when a request is sent from the browser?
This would allow people to create interesting dashboards using your project as the backend.
The text was updated successfully, but these errors were encountered: