Welcome to the AYO Project!
Ensure you have Node installed. This project requires Node ^18.20.2 || >=20.9.0. Installation can be found here.
Ensure you have pnpm installed. It is recommended that you install pnpm using Corepack. Run the following commands in your terminal:
npm install -g corepack@latest
corepack enable pnpm
This project requires pnpm ^9 || ^10.
Ensure you have MongoDB Community Edition installed and running locally. Installation guides:
- macOS (Homebrew): https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/
- Ubuntu / WSL: https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-ubuntu/
Ensure Git is also installed and run the following command at your desired folder:
git clone https://github.com/UoaWDCC/ayo.git
Navigate to the project root and install dependencies and run:
cd ayo
pnpm install
pnpm dev
Open http://localhost:3000 to see the app.
- Sam Sajch
- Bryanna Yeo
- Kavya Thangella
- Tyler Young
- Sam Newson
- Cary Limm
- Ron Arzadon
- Maanas Negi
- Simon Zhou