My backend structure as a NodeJS application is wrapped by ExpressJS, contacts to Redis and MongoDB servers through URL with credentials included.
Also thinking to have another app that runs parse-dashboard to manage the database.
Can I deploy this and use it in netlify?