VoxaAI/voxa-cli

View on GitHub
Branch: staging(View all)
NameLines of codeMaintainabilityTest coverage
src/index.ts29
A
0 mins
templates/javascript/.eslintrc.json
templates/javascript/.nvmrc
templates/javascript/.prettierrc
templates/javascript/README.md
templates/javascript/gitignore.txt
templates/javascript/interaction.json
templates/javascript/nodemon.json
templates/javascript/package.json
templates/javascript/server.js70
A
0 mins
templates/javascript/serverless.yml
templates/javascript/src/app/index.js80
A
0 mins
templates/javascript/src/app/model.js14
A
0 mins
templates/javascript/src/app/states/index.js5
A
0 mins
templates/javascript/src/app/states/main.states.js7
A
0 mins
templates/javascript/src/app/variables.js3
A
0 mins
templates/javascript/src/app/views.json
templates/javascript/src/config/index.js7
A
0 mins
templates/javascript/src/config/local.example.json
templates/javascript/src/config/production.json
templates/javascript/src/config/staging.json
templates/javascript/src/handler.js26
A
0 mins
templates/javascript/src/services/User.js45
A
0 mins
templates/javascript/web/handler.js3
A
0 mins
templates/javascript/web/public/styles.css
templates/javascript/web/routes.js16
A
0 mins
templates/javascript/web/views/main.ejs
templates/javascript/yarn.lock
templates/typescript/.nvmrc
templates/typescript/README.md
templates/typescript/gitignore.txt
templates/typescript/interaction.json
templates/typescript/nodemon.json
templates/typescript/package.json
templates/typescript/server.ts74
A
0 mins
templates/typescript/serverless.yml
templates/typescript/src/app/index.ts83
A
0 mins
templates/typescript/src/app/model.ts19
A
0 mins
templates/typescript/src/app/states/index.ts5
A
0 mins
templates/typescript/src/app/states/main.states.ts7
A
0 mins
templates/typescript/src/app/variables.ts4
A
0 mins
templates/typescript/src/app/views.json
templates/typescript/src/config/index.js7
A
0 mins
templates/typescript/src/config/local.example.json
templates/typescript/src/config/production.json
templates/typescript/src/config/staging.json
templates/typescript/src/handler.ts27
A
0 mins
templates/typescript/src/services/User.ts50
A
0 mins
templates/typescript/tsconfig.json
templates/typescript/tslint.json