Skip to content

privatesaint/data-normilization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Introduction This is a simple app to show data normilization.

How to use the app

# Clone this repository
$ git clone https://github.com/privatesaint/data-normilization.git

# Navigate into the cloned repository
$ cd data-normilization

# Install dependencies
$ npm install

# create a copy of env
$ cp .env.example .env

#Provide all the required variables

# Run migration
$ knex migrate:latest --env main

# Run the app
$ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors