Skip to content

πŸ“‘ Upload and convert your .csv to .zip - fullstack

Notifications You must be signed in to change notification settings

S0fien/csv-zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

csv-zipper

Docker

You can use docker to run the app locally: docker-compose up -d

Front (React)

  • To run : cd front && yarn run dev
  • To test (react-testing-library + vitest) : cd front && yarn run test

Back (Node.js)

  • To run : cd back && yarn run dev

Dependancies

  • antd design
  • react-testing-library
  • vitest + vite
  • archiver
  • multer
  • fast-csv

About

πŸ“‘ Upload and convert your .csv to .zip - fullstack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published