Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregorwolf/cap-replication-demo

Demonstrate replication with CAP
https://github.com/gregorwolf/cap-replication-demo

Last synced: 6 days ago
JSON representation

Demonstrate replication with CAP

Awesome Lists containing this project

README

        

# Demonstrate replication with CAP

## Setup

```
cds deploy --to sqlite:sqlite.db --with-mocks
```

## Startup

```
cds run --with-mocks
```