Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

The backend for a novel Quizlet clone that implements spaced repetition

Notifications You must be signed in to change notification settings

TheGradientGroup/memorai-backend

Repository files navigation

MemorAI Back End

Backend for that Quizlet clone that's way better

Development

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

Releases

No releases published

Packages

No packages published