- Clone the repository
- Go to cloned repo directory
- Run
yarnto install all dependencies. (To install yarn, usenpm i --global yarn) - Add these environment variables in
.env.local(create this file) (SENSITIVE - DO NOT LEAK). - Run
yarn devto start up the dev server onlocalhost:3000
- Production (branch: main): https://charity-cms.vercel.app/