- Express Js as Framework.
- Supabase as Database
To run BabyBoost loaclly, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/BabyBoost/BabyBoost-BE.gitWindows :
git clone https://github.com/BabyBoost/BabyBoost-BE.gitScript
npm run install- to install modulenpm run start- to start the server
