Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 266 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 266 Bytes

drivesense-server

$ cd drivesense-server
$ mv localconfig.js.example localconfig.js
$ nano localconfig.js # put secret stuff in now
$ npm update
$ cd ./public
$ npm update
$ cd ./database
$ node r_tables.js


# database username and password 
$ mysql.js