- Implemented:
- Development database.
Promise.all
approach instead sequential.
- Fixed:
- Removed static reference to
users
collection in theUser
controller.
- Removed static reference to
- Fixed:
- Async calls in the
index.ts
file.
- Async calls in the
- Implemented:
dist
folder with the compiled project.
- Fixed:
- Changed type into condition.
- Implemented:
cli-progress
to see the progress of the upload.
- Fixed:
- Project name.
- Implemented:
- To upload the data from the pattern to only one collection,
users
.
- To upload the data from the pattern to only one collection,
- Fixed:
- Process to upload the pattern to
Firestore
database.
- Project Initialization.