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

[Website] Add a "trusted by" section with companies logo #1174

Closed LoicPoullain closed 1 year ago

LoicPoullain commented 1 year ago

Issue

The website needs a "Trusted by" section on the landing page to show that Foal is used in real apps by real companies.

Solution and steps

This PR adds a first company: erkoware solutions (cc @SimonGuethler).

Capture d’écran 2022-10-30 à 10 33 17
codecov-commenter commented 1 year ago

Codecov Report

Base: 98.86% // Head: 98.86% // No change to project coverage :thumbsup:

Coverage data is based on head (f069462) compared to base (95276cc). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1174 +/- ## ======================================= Coverage 98.86% 98.86% ======================================= Files 96 96 Lines 1667 1667 Branches 388 388 ======================================= Hits 1648 1648 Misses 19 19 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FoalTS). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FoalTS)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.