How to deploy AdonisJS 6 on the cpanel?
I took hosting on LWS but I don’t know the procedure to deploy my AdonisJS project on the server. In any case I try following the procedure for a NodeJS application but it doesn’t help. Someone can help me ?
Log file not created and no error has been shown for logs. (AdonisJs 6)
I am trying to add info/error logs in log files. For that, i make changes in logger.ts file and controller file. Both file’s code i mansion below. I also add “pino-pretty” package in my project. Please help me to add logs in some files to further checks. Please let me know if any other changes are needed. adonis.js version 6