Jibaru / node-excel-export-import

Excel export/import with nodejs & express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export/Import Excel NodeJS Example

Example of how to export and import with excel.

Get started

  1. Clone the .env.example to .env.
  2. Create a dist folder in the root of the project.
  3. Serve the project with docker-compose up.

Upload files with frontend

Access to http://localhost:3004to upload and download your excel.

About

Excel export/import with nodejs & express


Languages

Language:TypeScript 83.3%Language:HTML 16.7%