So I am wondering how you host a repo on here if anyone has any answers to this that would be awesome. It is in NodeJS
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @bryced2014
You don’t actually host a repository here, you have you repository on Github and deploy it on App Platform or on your Droplet.
If you are using a Droplet, you’ll need to just do a
- git clone
If you are using App Platform, check the following Docs for more info:
https://docs.digitalocean.com/products/app-platform/quickstart/
Additionally, give the following repo a look as well it can be really helpful:
Hello there,
A similar question was asked before in our community, which I’ll link bellow:
You could use the git clone command to clone your project from GitHub to your server.
Then you could follow the steps here on how to setup pm2 to run your Node.js app 24/7 on the server:
Regards
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.