-
- Downloads
add express example, framework selector and use existing package.json (just update it)
Showing
- create-app.ts 4 additions, 6 deletionscreate-app.ts
- index.ts 29 additions, 2 deletionsindex.ts
- templates/index.ts 28 additions, 71 deletionstemplates/index.ts
- templates/simple/express/README-template.md 19 additions, 0 deletionstemplates/simple/express/README-template.md
- templates/simple/express/eslintrc.json 3 additions, 0 deletionstemplates/simple/express/eslintrc.json
- templates/simple/express/index.ts 17 additions, 0 deletionstemplates/simple/express/index.ts
- templates/simple/express/package.json 22 additions, 0 deletionstemplates/simple/express/package.json
- templates/simple/express/src/controllers/llm.controller.ts 42 additions, 0 deletionstemplates/simple/express/src/controllers/llm.controller.ts
- templates/simple/express/src/routes/llm.route.ts 8 additions, 0 deletionstemplates/simple/express/src/routes/llm.route.ts
- templates/simple/express/tsconfig.json 11 additions, 0 deletionstemplates/simple/express/tsconfig.json
- templates/simple/nextjs/package.json 27 additions, 0 deletionstemplates/simple/nextjs/package.json
- templates/types.ts 3 additions, 5 deletionstemplates/types.ts
Loading
Please register or sign in to comment