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.88k stars 137 forks source link

[Docs] Reorganize the "Topic guides" section #281

Closed LoicPoullain closed 5 years ago

LoicPoullain commented 5 years ago

Goal

Make the docs more readable and complete and anticipate the documentation of the future features.

Possible new structure of the "Topic guides" section

Items in italic have not been written yet (even partially).

Architecture

Databases

Authentication & Access Control

Validation

API

Frontend integration

CLI & Development Environment

Testing

Security

Utilities

Cookbook

Deployment & Environments

LoicPoullain commented 5 years ago

The E2E Testing page should also have examples on how to test controllers that require authentication (with jwt or sessions and cookies).

LoicPoullain commented 5 years ago

Section reorganized in v0.7.0