65 sats \ 2 replies \ @DarthCoin 7 Mar 2023 \ on: Looking for resources for website building bitcoin
For a total noob I would recommend to take it easy with simple things.
First you need learn networking, at least at basic level.
Second, you didn't say for what you want to build a website. Is just a blog, is an webapp, is and information website?
- Buy a domain, it doesn't really matter from where, but at least look about to have easy setup DNS and stuff like that. Then to be cheap.
- If you do not want to self hosted at home, buy a good VPS, with a decent space for your web and traffic. Some domain sellers are also offering hosting. Analyze the offers. But I would go more for self hosting first, to learn basic stuff.
- Setup a simple machine PC with LinuxOS (it doesn't really matter the flavour) + web server. Ubuntu already come with webserver.
- Setup a Wordpress web framework. It's very easy to start for a noob. Later you will have time to learn more types of webs.
- Setup a static public IP from your ISP and open the port 80 and 443 on your router and forward the ports to your local hosting machine IP.
- Point your domain and www host to your static public IP.
- setup a free SSL certificate with letsencrypt for your wordpress site.
Done, start building your first web, install wordpress plugins as you need.
Easy peasy for a total noob.
Thanks Darth, probably a simple bitcoin related web app for my own learning to start. But I would like to work with Lightning Network as well, which of your guides would be most applicable?
reply
A lot of info and resources about LN you have here
https://darthcoin.substack.com/p/lightning-network-is-awesome
reply