System to efficiently process image data from CSV files , Its used complex Services like Sharp , AWS S3 and other services . Its written in node+typescript with type security
1. Processing of csv files and images
2. Saving processed data
3. Processing images quality and saving it
4. Create a team: Users should be able to create a team by selecting users from the list
Use the package manager [npm](https://www.npmjs.com/ to install Pixel Pulse.
npm install
To run this project, you will need to add the following environment variables to your .env file
Mongo_ConnectionString
PORT
S3_BUCKET_NAME
S3_BUCKET_REGION
ACCESS_KEY
for aws user
SECRET_KEY
for aws user
Clone the project
git clone https://github.com/HarshSharma0801/PixelPulse.git
Install dependencies
npm install
Start locally
npm start
would like to change.
Please make sure to update tests as appropriate.