https://github.com/stdevteam/csv_importer
https://github.com/stdevteam/csv_importer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stdevteam/csv_importer
- Owner: stdevteam
- Created: 2017-07-19T14:45:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T12:38:14.000Z (about 4 years ago)
- Last Synced: 2025-12-27T19:30:04.122Z (6 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CSV importer
Installation:
Clone this repository. You are going to need npm.
Install npm dependencies
- npm i
Run the project
- npm run start
URL for the project http://localhost:3000/
You can find the structure of the database in wimo.sql
Sample of the CSV file is Import_User_Sample_en.csv