Skip to content

etesync/etebase-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etebase - Encrypt Everything

Docs and protocol proposals for Etebase.

This is the source code for the docs website at https://docs.etebase.com

Chat with us

Protocl Proposals

In addition to the API and protocol documentation, this repo also houses discussions for protocol proposals.

Local development

This website is built using Docusaurus 2, a static website generator. To develop locally, first install dependencies:

$ yarn

Then start the development server:

$ yarn start