Skip to content

rot-13/meepo-api

Repository files navigation

meepo-api

Who's connected to my network API.

Setup

  • Install MongoDB:
    • brew install mongodb.
    • mkdir -p /data/db.
    • sudo chmod 0755 /data/db && sudo chown $USER /data/db.
  • Run npm install.

Run

  1. mongod.
  2. npm start.

About

Who's in the office webserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published