SapphireDb / Example-React

Example React application using SapphireDb

Home Page:https://stackblitz.com/github/SapphireDb/Example-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SapphireDb: Example-React (using sapphiredb)

Example React application using SapphireDb

SapphireDb logo

This is a demo project for SapphireDb. It should demonstrate how to use SapphireDb with different technologies.

The examples contains a simple CRUD demo and a simple chat.

You don't need to set up a server running SapphireDb to try it out. A demo server can be reached at the following address: https://sapphiredb-demo.azurewebsites.net/

Try it out

You can try out this example by following these steps:

  1. Open in StackBlitz

or

  1. Clone the sources and switch to the directory
  2. Run npm install
  3. Run npm run start and navigate to http://localhost:3000

Other examples

Server

AspNet Core Example

Client

React Example

Svelte Example

NodeJs Example

Angular Example

Documentation

Check out the documentation for more details: Documentation

Implementations

Server

SapphireDb - Server for Asp.Net Core

Client

sapphiredb - JS client (JS, NodeJs, React, Svelte, ...)

ng-sapphiredb - Angular client

Author

Morris Janatzek (morrisjdev)

Licenses

SapphireDb - MIT License

sapphiredb-js - MIT License

About

Example React application using SapphireDb

https://stackblitz.com/github/SapphireDb/Example-React


Languages

Language:JavaScript 99.1%Language:CSS 0.5%Language:HTML 0.4%