- Clone the repository
- Go to cloned repo directory
- Run
yarn
to 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 dev
to start up the dev server onlocalhost:3000
- Production (branch: main): https://charity-cms.vercel.app/