krsiak
February 10, 2021, 5:33pm
1
Hi,
I am using Netlify already: Netlify App
I want to use it for 3 types of projects:
basic HTML site (1%)
static site generator like GATSBY (9%)
React app and deploy to github (90%)
Can I all do that in free version? Or do I need paid version?
I just have really old hosting and want to leave it. I am not sure what modern hosting should look like.
I have also 2 domains that I want to move from old hosting as well.
Thanks
@krsiak Welcome to the Netlify community.
Yes, you can use Netlify for “regular” hosting, as long as your site is built using JAMstack.
No, you cannot set up FTP on Netlify. You can go through Github or drag-and-drop though.
Last reviewed by Netlify Support on December 2022
How do I run a server/database at Netlify?
We often get questions about how to run a specific backend server or database at Netlify. Examples of these types of questions include:
How to I get my node HTTP listener to respond to requests?
How do I start Mongo/MySQL/<insert-some-database-here> running on the server?
How can I SSH into my website?
We are here today to answer these questions - and the answer is: you can’t!
What do you m…
You can run many websites on the free version. You need pay only if you want some of the extra features.
1 Like