$ 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
forked from kanglei1130/drivesense-server
-
Notifications
You must be signed in to change notification settings - Fork 0
UW-WiNGS/drivesense-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 70.4%
- HTML 25.8%
- Python 1.3%
- PLpgSQL 1.1%
- Other 1.4%