Jordi's journey to Full Stack Developer · Feb 27, 2025
Building with Purpose 1: Setting up the backend part
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
All right, here we go, the backend journey starts! Setting up the project First and foremost, we create the folder, access it, and run pnpm init (unlike npm, this command doesn't require the -y flag and isn't interactive). Now we are going to use git...
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.