devcontainers-contrib / features

🐳 Extra add-in features for Devcontainers and GitHub Codespaces
MIT License
240 stars 126 forks source link

TypeORM cli #608

Open alberto-bottarini opened 3 months ago

alberto-bottarini commented 3 months ago

Requested Feature

TypeORM is the standard-de-facto ORM library for js/ts application. It provides a comfortable cli to create entity, create migration, run and revert migration, drop tables and so on.

It would be nice to have a feature for this.

Take a look here: https://typeorm.io/using-cli