This project is a NodeJS application that takes a CSV file as input and creates a relational database using PostgreSQL with the data from the file.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need to have NodeJS and PostgreSQL installed on your machine.
Installing
Clone this repository to your local machine.
$ git clone https://github.com/Thiagoff-IT/RegistryManager.gitInstall the required dependencies by running:
yarn- NodeJS
- Typescript
- Jest
- PostgreSQL
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE file for details.