This website requires JavaScript.
Explore
Help
Sign In
ydeng
/
csc309-team58
Watch
1
Star
0
Fork
0
You've already forked csc309-team58
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8f46ad77b8
csc309-team58
/
sports-matcher
/
scripts
/
start_mongo.sh
3 lines
49 B
Bash
Raw
Normal View
History
Unescape
Escape
Added mongo starts scripts.
2022-04-05 17:11:06 +00:00
#!/bin/bash
Began integrating dashboard. Also fixed match controller populate calls.
2022-04-05 19:52:19 +00:00
mongod --dbpath ../server/mongo-data
Reference in New Issue
Copy Permalink