Skip to content

Commit

Permalink
Add : add supportedEnv file #125
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim-Jiyun committed Oct 6, 2023
1 parent cf61a24 commit cbdd9e8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/file/env-template/supportedEnv.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- language: 'JavaScript(Node.js)'
frameworks:
- framework: 'React'
path: '/React'
- framework: 'Express.js'
path: '/Expressjs'

- language: 'TypeScript(Node.js)'
frameworks:
- framework: 'NestJS'
path: '/NestJS'

0 comments on commit cbdd9e8

Please sign in to comment.