Training api project for the familink mobile application.
Clone this repository
install npm dependencies
npm i
NODE_ENV=dev;
MONGODB_ADDON_URI=mongodb://localhost/familink;
JWT_SECRET=NikoJWT123456#@TEST
NODE_ENV=dev MONGODB_ADDON_URI=mongodb://localhost/familink JWT_SECRET=@test?- npm start
./postman/familink-api.postman_collection