Skip to content

m1stergo/tpdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database setup and migration

  1. extract db-setup.zip into db-folder
  2. Go to the db-setup directory and execute setup.js
cd db-setup
node setup.js

This script will create the database table and execute migrations to insert data from the csv files.

Start server

npm run dev

Open browser at localhost:port, default port is 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published