Skip to content

Examples for Caldera, a server-side execution framework for React.

Notifications You must be signed in to change notification settings

calderajs/caldera-react-examples

Repository files navigation

A set of example apps built on Caldera.

Installation

After cloning caldera-examples from the repository, run the following commands in the caldera-examples folder:

npm install
npm run build

# also included: start-todo, start-notepad, start-database, start-forms
npm run start-clack

Then, open http://localhost:8080 to see Caldera in action!

Apps

  • Clack, a simple Slack clone with shared channels, shared messages, and input + state persistence
  • Database, demonstrating database usage with MongoDB
  • Forms, a simple forms demonstration
  • Notepad, a fast and easy shared document editor
  • Todo, a simple (classic) todo list

Screenshots

Clack Forms
Notepad Todo

About

Examples for Caldera, a server-side execution framework for React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published