Skip to content

AbegaM/csv-parser-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Parser Project

Getting Started

  • These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installation

  1. Clone the repo
    https://github.com/AbegaM/csv-parser-project.git
    
  2. Install NPM packages
     npm install
    

Environments

  1. Create env files
  • Local environments
     .env
    
  1. Add your environment variables in the .env file you created, for this version you only need to add the port for the API

      PORT
    
    

Running the code

  • Running the code in production environment
     npm run start
    

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published