Skip to content

thenativeweb/wolkenkit-chat-auth0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wolkenkit-chat-auth0

wolkenkit-chat-auth0 is a chat using wolkenkit and Auth0.

What is wolkenkit?

wolkenkit is a CQRS and event-sourcing framework for JavaScript and Node.js. wolkenkit uses an event-driven model based on DDD to setup an API for your business in no time. This way, wolkenkit bridges the language gap between your domain and technology.

wolkenkit.io

For more details on wolkenkit see the wolkenkit documentation.

Quick start

This repository contains the sample application that is developed in the Auth0 blog post Building Real-Time Web Applications using wolkenkit.

For details on how to setup and run the sample application, please refer to that blog post. First, you need to install wolkenkit and to sign up for a free Auth0 account. Additionally, you have to add the certificate, the client ID and the domain of your Auth0 account as described in the blog post.

Please note that since these data are not part of this repository, the sample application does not run out of the box.

License

Copyright (c) 2018 the native web.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see GNU Licenses.