/demo-importer-csv

Importer CSV using NodeJS, TypeScript, Express, CSV Parser and Multer

Primary LanguageTypeScript

Import CSV

Importer CSV with TypeScript

GitHub language count Repository size Made by Luan Eli Oliveira GitHub last commit Repository issues License


🚀 Technologies

This project was developed with the following technologies:

💻 Project

Importer CSV is a project to import data from CSV File

🖥️ Installation

  • First you have to clone it: git clone https://github.com/luanelioliveira/importer-csv-typescript.git
  • Install dependencies: cd importer-csv-typescript yarn install
  • Run application: yarn dev:serve
  • Then the server will be running in http://localhost:3333.
  • You can view the documentation in http://localhost:3333/api-docs

🤔 How to contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

This project is under the MIT license. See the LICENSE for details.


Made by Luan Eli Oliveira 👋 Get in touch!