Skip to content

attainu/Social-Bee

Repository files navigation

Social-Bee-API-Google-Slides.png

SocialBee is a Backend API for NGOs Data that is collected,oranised,grouped and carefully assimilated after authenticating the Provider and actively managed by a diverse-departmental-hierrarchial administration

Usage

To Install Dependencies

npm install

To run the application

Run in dev mode

npm run dev

Database Seeder

If you want to seed the data independently into the database ,then use

# Add all data in Database
node seeder -add

# Delete all data into Databasw
node seeder -delete