Skip to content

UW-WiNGS/drivesense-server

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.4%
  • HTML 25.8%
  • Python 1.3%
  • PLpgSQL 1.1%
  • Other 1.4%