Looking to develop and consume your own custom APIs? Strapi might be the tool for you. Learn how to quickly spin up this developer-centric CMS tool.
For the full step-by-step article, head to https://www.techrepublic.com/article/...
List of Commands:
sudo apt-get install build-essential apt-transport-https lsb-release ca-certificates curl -y
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install npm -y
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt update && sudo apt install yarn
yarn create strapi-app PROJECT_NAME --quickstart
yarn develop
Watch more How To videos: / @howtomaketechwork
Watch more TechRepublic videos: https://www.techrepublic.com/videos/
Follow TechRepublic on Twitter: / techrepublic
Follow TechRepublic on Facebook: / techrepublic
Follow TechRepublic on Instagram: / techrepublic
Follow TechRepublic on LinkedIn: / tech. .
Watch Tech Stories, a series of mini documentaries from TechRepublic: https://www.youtube.com/watch?v=RRPAs...