Skip to content

janakhpon/TUMLMIMG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUMLMIMG

Privacy based Sharing app for scanned Avatar and Signature. Please Check the RELEASE_STATUS before you clone. Here is a deployed link herokudeploy.

Usage

clone the server repository first git clone https://github.com/janakhpon/ShareImage.git

Get into server directory root folder cd ShareImage

Install Dependencies using npm

npm install
npm i -d
npm run start
npm run dev

Install Dependencies using yarn

yarn install
yarn add
yarn start
yarn dev

FULL RESOURCES

BACKEND/SERVER FRONTEND/CLIENT

RELEASE_STATUS:IN PROGRESS

RELEASE_CODE: GDEV020

Sorry this project is not completely done yet and only a few features are available. If you are considering about cloning this project please wait till it's completed.

Description

If you wanna try it on your own clone the SERVER-SIDE-REPOSITORY firs then use your own MONGO_URI then run start or dev whatever u like and if it went without errors clone this CLIENT-SIDE repo and start the application. I'm sure there will be a few or more errors as this project is completely done for both CLIENT and SERVER.

Releases

No releases published

Packages

No packages published