-
webdev-town
A curated list of web development tools, articles, libraries, and resources that gets updated every day.
If you enjoyed the content you can follow me on Twitter/X or check my weekly web development resources newsletter.
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
You can find the script to install nvm on their GitHub repository.
-
Caddy is a web server like nginx. The biggest advandage of Caddy over nginx is, that it handles HTTPS automatically. You can find the script to install Caddy in their documentation.
-
Your app should be running now. To be able to run the app in the background, I will use pm2. Stop your application using "Ctrl + C" and install pm2