Skip to content

wisemen-digital/nestjs-onboarding-codelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onboarding Codelab Node.js

Howdy! Glad to see you here partner 🤠 Welcome the ranch

How do I get started?

  1. Clone this repository
git clone https://github.com/wisemen-digital/onboarding-codelab-backend.git
  1. Open the cloned repo
cd onboarding-codelab-backend
  1. Verfiy your installation of node and install Node if you don't have it already
node -v 
brew install node
  1. Install the npm dependencies
pnpm install
  1. Start the local server to start the codelab
pnpm docs:serve
  1. Open the codelab in your browser to get started
  2. Profit 😎

Got any questions or suggestions?

Don't hesitate to contact your buddy or other members of our tech stack. We're always happy to help and open to improve our onboarding experience 💪. Wisemen to the moon 🚀