Discord clone
Mar 15, 2022 · 1 min read · Preparing server and authentication possibility Introduction creating a project structure and initializing the project installing npm packages npm install --save nodemon creating express server check in server.js in .env define API_PORT Nodemon ...
Join discussion
