This is the first part of connecting our angular app to the backend,
In this part, we'll make the backend in the next part to connect it to our angular app.
Please share your feedback to make this better every day.
Github Code Changes: https://bit.ly/3kjVmwn
Demo: https://foodmine-new.herokuapp.com
Contact:
[email protected]YOU WILL See
00:00 intro
00:25 road Map
00:29 create Backend Folder
00:52 npm init
01:23 typescript installation
02:01 typescript configuration
03:07 create .gitignore
03:58 copy data.ts to backend/src
04:40 npm install express and cors
05:03 Create server.ts
08:33 Install ts-node
08:55 Install nodemon
09:48 Serving backend
10:20 Adding Apis
Contact me:
Website: https://codewithnasir.com
Linkedin: https://www.linkedin.com/in/nasirjd
Github: https://github.com/nasirjd