/gwch_api

Primary LanguageTypeScript

Challenge

Install dependencies

$ npm i

Create DB

Be sure to have the demoPumpDayData.csv in packages/api to create the database and load the data

$ npm run create-db

Start

$ npm start