fcc-url-shortener This is one of my projects for the freeCodeCamp back-end development certification. Setup # Setting up for the first time yarn install yarn run db:push # When the code changes yarn build # Run the project yarn start