Skip to content

Hughsin23/servo-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SERVO APP

seeding the database

You can seed the database with the data from the ./data/PetrolStations_v1.csv using the seeder script.

  1. create the database by executing the create-database.sql on psql first.
  2. Seed the database by executing npm run seed_db.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • HTML 32.7%
  • CSS 4.6%