This project is used to host my collection of recipes on recipes.cortlan.dev. Built with Typescript and Next.js, using GraphQL, deployed on Google Cloud using Github Actions.
nvm use
npm install
npm run dev
nvm use
npm install
npm run build
npm start