FoalTS / foal

Full-featured Node.js framework, with no complexity. 🚀 Simple and easy to use, TypeScript-based and well-documented.

Home Page:https://foalts.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foal's website needs a "Who's using Foal?" page

LoicPoullain opened this issue · comments

The website is missing a "Who's using Foal?" page to share websites and webapps that use Foal. Docusaurus has a page like this which is really cool: https://docusaurus.io/showcase.

The page would help spread the word that the framework is used in real projects in production.

There is already a page link ready to be un-commented in docusaurus.config.js so as to have this link in the navbar:

Capture d’écran 2022-10-30 à 09 37 10

The website framework uses React under the hood and Tailwind classes are available as well with the prefix tw-

See PR