Skip to content

Includes code for visualising and analysing workout data

License

Notifications You must be signed in to change notification settings

sremm/workout-framework

Repository files navigation

workout-framework

Includes code for visualising and analysing workout data

MongoDB commands on Ubuntu

  • Start sudo systemctl start mongod
  • Restart sudo systemctl restart mongod
  • Check status sudo systemctl status mongod
  • Set to start on startup sudo systemctl enable mongod

Make sure the ip-adress of server is allowed to connect to the MongoDB server you want to connect to.

About

Includes code for visualising and analysing workout data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published