Go to file
Hou Samnang 36979b0ae1 Add frontend browse excel file 2021-03-27 12:20:52 +07:00
data Fix add file exect 2021-03-26 17:37:36 +07:00
src Add frontend browse excel file 2021-03-27 12:20:52 +07:00
test Add simple test 2021-03-26 09:20:41 +07:00
.gitignore Init data migration with nodejs 2021-03-26 08:30:56 +07:00
jest.config.js Add simple test 2021-03-26 09:20:41 +07:00
package.json Add frontend browse excel file 2021-03-27 12:20:52 +07:00
README.md Add readme 2021-03-26 08:33:19 +07:00

Data Migration Nodejs

  • Import excel file and request to REST API.
  • Import csv file and request to REST API.
  • Import json file and request to REST API.

Contributors