Adding docs and ready for 1.0.0

Signed-off-by: Kris Nóva <kris@nivenly.com>
This commit is contained in:
Kris Nóva 2021-02-11 18:04:53 -08:00
parent c78e3d199e
commit 94dde03103
63 changed files with 394 additions and 5616 deletions

View file

@ -1,5 +1,6 @@
# Internal
This `/internal/api` package is temporary and is serving as reference for the API and client code that will exist in the rest of this repository.
This directory is used to store backend code while developing.
This directory should NEVER contain SDK code.
This is a clockwork. Do NOT use this code.