Skip to content

FozgDotNet/shared-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharedService on fozg.net

This project use for which data that use on every apps on fozg.net. Such as User Profile information, Notification, conversation.. Also provider some API to that help core-component that works.

Install

# clone this project
git clone https://github.com/FozgDotNet/shared-service.git

# install dependencies
cd shared-service && yarn

Test

# install mocha
npm install -g mocha
# run test
yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published