deev docs & visual overhaul

This commit is contained in:
Marston Connell
2023-05-03 10:23:44 -04:00
parent 508fba120f
commit 226d616c71
17 changed files with 203 additions and 23 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"label": "Developers",
"position":12
}
+30
View File
@@ -0,0 +1,30 @@
---
sidebar_position: 1
---
# Getting Started
## Dependencies
* Golang
* Rust
* Cargo
* Cargo Generate
* Wasm32
* Canined
* Docker
### Golang
Golang is required to build the [canined](#canined) binary. Get [Golang](https://go.dev/doc/install)!
### Rust
#### Cargo
#### Cargo Generate
#### Wasm32
## Canined
## Docker