Configurations : See more ( Configurations framework )

By defaut NODEFONY bind all servers on all network interfaces ( 0.0.0.0 )

If you want change listen port http(s) by defaut or domain ( Configurations framework )
Change config.js Location : ./config/config.js



    

Running NODEFONY : See more ( RUN Nodefony documentation )


# run appliation in dev mode

$ nodefony dev
    

ACCEES NODEFONY APPLICATION :

Access to App with URL : http://localhost:5151