create-adonis-ts-app icon indicating copy to clipboard operation
create-adonis-ts-app copied to clipboard

Boilerplate to create a new AdonisJs typescript project

Results 6 create-adonis-ts-app issues
Sort by recently updated
recently updated
newest added

Installation with pnpm appears to have been an issue in the past but looked like it had been resolved. Unfortunately the install process still seems to use NPM to install...

Type: Bug

`SIGINT` seems to be ignored by server. HTTP server exposes `.kill()` and `.close()` but default listener for SIGINT seems to be missing ## Package version Adonis packages ``` "@adonisjs/assembler": "^1.3.4",...

## Why this feature is required (specific use-cases will be appreciated)? Today the process for using adonis sail is as follows: - Install adonis with create-adonis-ts-app - Install and configure...

Type: Enhancement

- Replaces the `--encore` by `--bundler [vite, encore]` - Add a prompt to select the bundler ![image](https://user-images.githubusercontent.com/8337858/198156545-794127d5-893d-485c-9f83-7dd7679a3114.png)

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...

Type: Dependencies Update

Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

Type: Dependencies Update