# retype-with-vercel

production-vercel-status
production-vercel-status

A demonstration of retype with vercel and changelog

  • Multiple Staging with Vercel
  • Markdown to Website using Retype
  • Github Workflow actions for automation of Release, CHANGELOG style and bumping Retype version.

# Installation & Usage

⚠️ Make sure npm version v12.16.1 is installed on your development machine.

git clone https://github.com/murshidazher/retype-with-vercel.git
cd retype-with-vercel
npm i

# Development

For spinning up local changewatch server,

npm run watch

# Deployment

Build and deploy the retype directory generated,

npm run build:retype

# Action Bot

To get the action bot id head over here api.github.com and more details available in this 🔗 forum

# LICENSE

MIT © Murshid Azher 2022.