-
git init git add . git commit -m "first commit" git branch -M main git remote add origin https://github.com/your-repo/watchlist-tracker-app.git git push -u origin main
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
An API testing tool like Postman, Thunder Client, or an alternative
-
An API testing tool like Postman, Thunder Client, or an alternative
-
Vite - A modern JavaScript build tool
-
You can run the command pm2 status to check if both servers are online and running, as shown below. To learn about all of the other PM2 commands, read the documentation on PM2 Process Management Quick Start:
-
Puts Debuggerer
Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.
Deploying our application to GitHub is pretty straightforward. Firstly put a .gitignore file inside of the root folder for our watchlist-tracker-app. You can just copy and paste the .gitignore file from either the backend or client folders. Now go to your GitHub (create an account if you do not have one) and create a repo for your watchlist-tracker-app.
-
VS Code - A code editor
-
Bun - A JavaScript runtime, package manager, test runner, and bundler