Skip to content

Commit e974d00

Browse files
Make features display as bullet points
1 parent c8cb134 commit e974d00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,14 @@ The design philosophy of the template is to prefer low-level, best-in-class open
2525
## Tech Stack
2626

2727
**Core frameworks:**
28+
2829
- [FastAPI](https://fastapi.tiangolo.com/): scalable, high-performance, type-annotated Python web backend framework
2930
- [PostgreSQL](https://www.postgresql.org/): the world's most advanced open-source database engine
3031
- [Jinja2](https://jinja.palletsprojects.com/en/3.1.x/): frontend HTML templating engine
3132
- [SQLModel](https://sqlmodel.tiangolo.com/): easy-to-use Python ORM
3233

3334
**Additional technologies:**
35+
3436
- [Poetry](https://python-poetry.org/): Python dependency manager
3537
- [Pytest](https://docs.pytest.org/en/7.4.x/): testing framework
3638
- [Docker](https://www.docker.com/): development containerization

0 commit comments

Comments
 (0)