Skip to content

SaraOsdi/LittleLend

Repository files navigation

LittleLend Backend Project

This app is for social services, especially to help lend out baby items easily and efficiently. It was created because a person who runs a lending service found it too hard to use existing apps for this job.

Installation

git clone https://github.com/SaraOsdi/LittleLend.git
cd LittleLend
npm i 
npm start 

Enviroment

PORT = port
JWT_SECRET= 
JWT_TIME= 
DB = "url"
AWS_ACCESS_KEY_ID = 'key'
AWS_SECRET_ACCESS_KEY = 'key'
AWS_REGION = 'region'
BUCKET_NAME = ''

About

lends management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published