Adding initial scaffolding to rename the repository

Signed-off-by: Kris Nóva <kris@nivenly.com>
This commit is contained in:
Kris Nóva 2021-01-30 22:41:23 -08:00
parent c7472582a7
commit 0f880ac1fa
46 changed files with 5707 additions and 674 deletions

5
internal/README.md Normal file
View file

@ -0,0 +1,5 @@
# 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 is a clockwork. Do NOT use this code.