Migrating to Wappler Still Have Questions

Hello, I’m a long time PHP developer and looking now for something like Wappler.

Looking to make some projects in Nodejs, will I need a server with Nodejs modules, what is the recommend server?

PHP is ok as well but will I run into any problems in my current PHP Mysql environment?

I have a few clients that require PHP MSSQL on Microsoft Servers, will there be any problems there?

I went through the whole beginners tutorial video series, and I can’t wait to get going and be able to rapidly develop some apps that have been on back burner due to time constraints, it seems Wappler is going to cut down development time immensely and help me deliver projects faster.

Thank You

Hi Warren,

Welcome to Wappler and our great community! Here you can find all the resources you need to get started quickly and also any expert advise from the Wappler experts.

The best way to get started is to explore all Wappler docs learning resources.

You can find a good overview of those at:

As for running NodeJS - it has its own server, so very easy for local development. And for the deploy you usually use docker.

You can also make PHP projects and connect indeed to MSSQL as you wish.