Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat app #17

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

chat app #17

wants to merge 2 commits into from

Conversation

Tyagi-Sunny
Copy link
Owner

Real Time Chat Application -

Refer this to create a new lerna based monorepo project with 3 microservices using chat, notification and authentication services from Sourceloop, i.e., @sourceloop/authentication-service, @sourceloop/chat-service, @sourceloop/notification-service.

Add google auth and do authorization for various users. Use loopback4-authorization package and @sourceloop/authentication-service

Use any of the push notification strategies supported by the loopback4-notification.

Add a facade microservice to interact with these services.

Add a UI Application in Angular to consume these APIs. You can use pre-build chat and auth UIs from Nebular.

Screenshot from 2022-11-18 22-43-36

Screenshot from 2022-11-18 22-45-34
Screenshot from 2022-11-18 22-46-15

Copy link

@anisshabou anisshabou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants