#how to host the project which is use by (css, js, node, express, body-parser, axios, dotenv, ejs, no

1 messages · Page 1 of 1 (latest)

sharp junco
#

What's the database? Also looks like your question got cut off in the title. Are there more pieces of the stack after ejs?

If you're looking to run a node server and you also want to host the frontend as well then Render.com is probably your best option. If you just want to run the server then Railway and Fly are also good options.

sage aspen
#

Yeah, @native sage as mentioned in #general-chat, I would recommend including additional context about the actual issue you're having.

native sage
#

Database mongodb

#

@sharp junco

sage aspen
#

Is this a full frontend/backend web app?

#

Or something that's just a backend app?

#

Either way, Render would probably work well.

native sage
native sage
sage aspen
#

I would suggest looking into something like Render.com as @sharp junco suggested

native sage
sage aspen
#

Yeah, it's not gonna work on Github. We can view the code, but Github isn't meant to host functioning fullstack apps

#

Only static frontend sites.

native sage
native sage
sage aspen
#

I believe they have a free base tier?

native sage
#

Ok

sage aspen
#

But, most hosting services that include things like databases and backend hosting do charge

#

The "free" hosting systems like github, netlify, etc. All generally only support static sites on their free and paid tiers.

native sage
#

I uploaded the website

#

but come with error

sage aspen
#

Yeah, there's more that needs to be done than just uploading it.

#

Unfortunately we're really not able to provide step by step instructions on how to build and deploy an app

#

I would suggest looking up a guide to deploying apps featuring your stack on Heroku

#

Also, as a heads up, Heroku's free tier is going away soon.