Skip to content

amit-s19/xlsx-to-postgress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload Xlsx files to Postgress server.

This program allows you to upload xlsx file from your desktop, convert it into CSV and upload it in a postgress server. To get started do the following the steps: -

  1. Clone this repo.
  2. Install the required dependencies using npm install.
  3. Create a uploads folder in public of the client module.
  4. Change the pgserver details like the username and pass in server.js.
  5. Cd to root directory and use npm run dev to get the code running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published