Skip to content

mrcllnz/cloudstate-samples

 
 

Repository files navigation

Cloudstate Sample Applications

Prerequisites

The following assumes that you have completed the steps for setting up your local environment as well as creating an account and project. If you have not done this you must follow the instructions here:

Sample application layout

Grab the sample application from github:

https://github.com/lightbend/cloudstate-samples

Shopping Cart

Event sourced example with PostgreSQL statefulstore. Simple shop front end to interact with.

Chat sample

CRDT chat with simple front end web interface, friends storage, and presence state.

Sample event sourced application

Event sourced example with PostgreSQL statefulstore. This example provides a back-end service that implements a shopping cart like functionality, allowing for requests to be send against it in order to store, retrieve and delete data.

Maintenance notes

License

The license is Apache 2.0, see LICENSE-2.0.txt.

Maintained by

This project is NOT supported under the Lightbend subscription.

This project is maintained mostly by @coreyauger and @cloudstateio.

Feel free to ping above maintainers for code review or discussions. Pull requests are very welcome–thanks in advance!

Disclaimer

DISCLAIMER.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • TypeScript 0.7%
  • Scala 0.2%
  • Shell 0.1%
  • Java 0.0%
  • Dockerfile 0.0%