Git Product home page Git Product logo

serendipity's Introduction

Serendipity

Serendipity 2.0

Serendipity is an open-source Customer Engagement Platform.
You can use it to transform your organisation by connecting your customers, products, people and operations.

divider

❯ Components

  • Progressive Web App (PWA)
  • Backend for Frontend (BFF)
  • Identity Server (Keycloak)

divider

❯ Features

  • Spring Security 5 OAuth 2.0 Login

divider

❯ Quick Start

Clone the project by running the following command:

git clone https://github.com/Robinyo/serendipity

Docker

To serve the applications (from the /backend directory):

docker-compose up -d

The containers may take a minute or two to startup.

Navigate to: http://127.0.0.1:30001

Kubernetes

To serve the applications (from the /backend directory):

# Create a dedicated namespace for our deployments
kubectl create ns serendipity

# Deploy the Serendipty Identity Service
kubectl apply -n serendipity -f serendipity-identity-server.yaml

# Deploy the Serendipty PWA and BFF
kubectl apply -n serendipity -f serendipity.yaml

The containers may take a minute or two to startup.

Navigate to: http://127.0.0.1:30001

Kubernetes Dashboard

Follow these steps to deploy the Kubernetes Dashboard:

divider

❯ Links

Documentation, demos, and guides

divider

❯ Screen Shots

Welcome Page:

Navigation

Navigation Bar:

Command Bar:

Sidenav:

Customer Engagement

Contacts:

Contact Wizard:

Contact:

Contact - Lookup Account:

Contact - Related Tab:

Contact - Add Relationship:

Accounts:

Workflow (BPMN), Decision Management (DMN) and Case Management (CMMN)

New Work Item:

Interactive Maps

Identity and Access Management

OpenID Connect (OIDC)

Register page:

Login page:

divider

❯ Resources

Blog Posts

divider

serendipity's People

Contributors

robinyo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.