FoalTS / foal

Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented.
https://foalts.org/
MIT License
1.9k stars 140 forks source link

Re-organize database documentation and fix some parts of the docs #1189

Closed LoicPoullain closed 1 year ago

LoicPoullain commented 1 year ago

Issue

The database section needed reorganization. The documentation now highlights that it is possible to use another ORM than TypeORM.

Solution and steps

Checklist