Adones Pitogo

Results 87 comments of Adones Pitogo

Yes but not my priority as of the moment. I'm open for pull requests.

Try the new version of this app. I used job scheduler to resurrect the app. Let me know your results.

I think you must include `https://` when entering your heroku domain if memory serves.

Please send pull request. Or wait for others to implement this. On Mon, Oct 8, 2018, 9:05 AM Charlx, wrote: > please can you add make a call , record...

Try to look at logcat and see what the error is.

This is a basic nodejs app which relies on few configurations using environment variables: `DATABASE_URL` (mysql) `ADMIN_USERNAME` `ADMIN_PASSWORD` Set those environment variables and your're good to go.

Make sure to run the app with environment variable `NODE_ENV=production`

You can run this anywhere there's nodejs and mysql and *nix environment.

This issue can be easily fixed by updating the package.json dependencies to latest version. I'm open for pull request.

I'm not using this app for the time being. I'll update this soon once I need to use it. Pls help yourselves for now.