Migration of project from PHP to NodeJS

Hi everyone,
I’m doing a project of changing the back-end technology from PHP to Node JS, for that I need to find a better framework like Express or KoaJS or SailsJS.
That project includes online booking appointments & data fetchings from MySQL database & payment gateway like online payment like paypal. Can anyone help me to do it from scratch?
Do I need any templates like EJS (embedded javascript) or any other?

if you use blaze template engin metor is good for you try learn it is not hard to learn and easy to use

1 Like

As far as i’ve heard you might want to have a look at AdonisJS (AdonisJS home page) which should resemble laravel, if that’s the framework you used ^^

1 Like