Backend for that Quizlet clone that's way better
Requirements:
- NPM
To setup, clone the repository then run:
git clone https://github.com/TheGradientGroup/
cd memorai-backend
cd functions
npm install
To deploy:
cd functions
npm run deploy