Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 889 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 889 Bytes

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