Example NodeJs application using SapphireDb
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/
You can try out this example by following these steps:
or
- Clone the sources and switch to the directory
- Run
npm install
- Run
npm start
Check out the documentation for more details: Documentation
SapphireDb - Server for Asp.Net Core
sapphiredb - JS client (JS, NodeJs, React, Svelte, ...)
ng-sapphiredb - Angular client
SapphireDb - MIT License
sapphiredb-js - MIT License