📝 Add docs about repo management and team (#1059)

This commit is contained in:
Sebastián Ramírez
2024-08-09 16:27:10 -05:00
committed by GitHub
parent 137ed10eb0
commit 8c8988f333
9 changed files with 290 additions and 63 deletions

View File

@@ -1,6 +1,8 @@
# Intro, Installation, and First Steps
# Tutorial - User Guide
Before we start playing with **SQLModel**, let's prepare everything else we need. A bit of type annotations, setting up the environment to install everything, and installing DB Browser for SQLite. 🤓
In this tutorial you will learn how to use **SQLModel**.
But before we start playing with SQLModel, let's prepare everything else we need. A bit of type annotations, setting up the environment to install everything, and installing DB Browser for SQLite. 🤓
## Type hints