feat: add intro

This commit is contained in:
Jacob Nguyen
2022-08-12 22:04:29 -05:00
parent 33301874f9
commit 211aeaefbd

View File

@@ -1,5 +1,10 @@
---
sidebar_position: 1
sidebar_position: 0
---
# insert handler readme
# Welcome!
## Content
- [/docs/api](../docs/api) contains autogenerated documentation of our codebase using [typedoc](https://typedoc.org/)
- [/docs/guide](../docs/guide) contains a basic startup guide and details to get started with sern faster!