Splitting your Wappler App into a separate font and back end?

Hey All,

As I was going for a run this morning, and as I’m always thinking about my project, Wappler and future-proofing my platform architecture and deployment plans, I started thinking about separating my front-end and back-end (but both still being in Wappler)

The main use-case was about having a the database existing on a different server/instance than the front-end web data and still being able to deploy and update both in Wappler.

Currently my project is set up as a NodeJS / Docker project, with everything in the docker image

I figured there were two ways to go about this:

Ok, so this isn’t really separating the font and back end, its relaly like a normal project, but being that i’m currently on a Docker project it is using a DB outside of the docker image.

The problem is its still really all deployed as one App, font and back end together.

  1. (this is the real way I think)

Hey Presto! Separate front-end and back-end projects. They can be managed and deployed separately through Wappler.

So… How is my logic? Is this roughly how it would be done?

What’s some of your thoughts on this approach?

Cheers!

Community Page
Last updated: