Skip to content

Commit abb20dd

Browse files
authored
Merge pull request #65 from Davien21/Expressjs-starter
Feat: Add a link to a working express application
2 parents 5b3bae4 + d46d30c commit abb20dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Supported_frameworks.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
The following is a list of frameworks that we have actively tested and are supported. Other frameworks may work out of the box. If not, feel free to open an issue on this repo.
44

5-
- [Next.js](https://stackblitz.com/fork/nextjs)
6-
- [NestJS](https://stackblitz.com/fork/nestjs-starter)
5+
- [ExpressJS](https://stackblitz.com/edit/expressjs)
76
- [Koa](https://stackblitz.com/edit/koa-starter)
7+
- [NestJS](https://stackblitz.com/fork/nestjs-starter)
8+
- [Next.js](https://stackblitz.com/fork/nextjs)
89
- [Nuxt](https://stackblitz.com/github/nuxt/starter/tree/stackblitz)
910

1011
## Add support for a framework

0 commit comments

Comments
 (0)