- 🔭 I’m currently working on Full Stack Development
Pinned Loading
-
-
NodeJS_Deploy.md
NodeJS_Deploy.md 1# Node.js Deployment23> Steps to deploy a Node.js app to Server using PM2, NGINX as a reverse proxy and an SSL from LetsEncrypt45## 1. Create Free AWS Account -
Express_TS_Commands.md
Express_TS_Commands.md 1``` npm init -y ``` <br><br>
23``` npm install express @types/express typescript ts-node @types/node nodemon ``` <br><br>
4<i>To create tsconfig.json </i> <br><br>
5``` npx tsc --init ``` <br>
-
-
-
MEAN-Stack-Blog-App
MEAN-Stack-Blog-App PublicSimple blog application with basic authentication
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



