| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-04-15 | 576 Bytes | |
| Releases v9.1.1.tar.gz | 2022-04-15 | 132.1 kB | |
| Releases v9.1.1.zip | 2022-04-15 | 345.2 kB | |
| Totals: 3 Items | 478.0 kB | 0 | |
- 🛠Refactoring Code
- Fix DB_DATABASE to fit NODE_ENV
- Remove body data in logout url to auth.http (test file)
-
Remove properties id in swagger.yml
-
📦 Package Management
- Update class-transformer@0.5.1, jest@27.4.x, supertest@6.2.2, typescript@4.5.2
-
UnInstall @types/dotenv, @types/helmet, @types/winston :: as types are now shipped with the package itself.
-
📚 Fix Readme
- Fix Code Structure
-
Fix Mikro ORM :: Development completed
-
🎉 New Template
- mikro-orm :: TypeScript ORM for Node.js based on Data Mapper