• Gitlab - https://gitlab.io/
• My GitHub Repo - https://github.comgtagamermods/testfo...
• Extensions I use -
1) Live server
2) Bracket Pair Colorizer
3) Theme - Atom One Dark Theme
4) File Icon - Material Icon
*** Starting a bot ****
Script to start bot -
1) node .
2) node (your-main-file.js)
3) npm run start (requires start script in package.json)
4) npm start (requires start script in package.json)
*** File to hide node_modules to commit in GitHub ***
File name - .gitignore
[Note] :- You will need an GitHub repository to use gitlab or else you can't use it.If you like a GitHub repository just fork it and use it in gitlab or else make your own repository and code it own.