Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/biozal/couchbase-wavelength-dotnet

Couchbase Wavelength Xamarin Forms Demo App
https://github.com/biozal/couchbase-wavelength-dotnet

Last synced: about 2 months ago
JSON representation

Couchbase Wavelength Xamarin Forms Demo App

Awesome Lists containing this project

README

        

# Wavelength with Couchbase Demo

## Development Requirements

- Docker setup and running on your computer
- Visual Studio for Windows or Mac with Xamarin installed

## Couchbase Server

These scripts are compatible with Couchbase Server 7.02 and Sync Gateway 2.8.2.

### Local Debugging Environment Setup

To run locally you need to use the scripts found in the env-setup directory in this order:

- docker-create-bridge.sh
- docker-cb-server.sh
- docker-init-cluster.sh
- init-docker-env-data.sh
- sync-gateway.sh

### Local Debugging of ASP.NET WebAPI and Xamarin App

TODO - explain process

## Sync Gateway

You can use the logs-sync-gateway.sh to validate the configuration is working with Sync Gateway.