Skip to content

Commit 8edfe89

Browse files
authored
Feat: Add a link to a working express application
I've just made an express app with stackblitz. It can also be used as a starter template 😉 The main goal here is to add ExpressJs to the list of supported frameworks.
1 parent 8b1d870 commit 8edfe89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Supported_frameworks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The following is a list of frameworks that we have actively tested and are suppo
44

55
- [Next.js](https://stackblitz.com/fork/nextjs)
66
- [NestJS](https://stackblitz.com/fork/nestjs-starter)
7+
- [ExpressJS](https://stackblitz.com/edit/expressjs)
78

89
## Add support for a framework
910

0 commit comments

Comments
 (0)