Skip to content

patpoirier/pupil-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pupil API

A message and conversation HTTP API for Pupil

Requirements

  • MongoDB
  • Node.js

Installation

$ npm install

Usage

$ MONGODB_URL=mongodb://mymongodb.com:27017 node app.js

You can omit the MONGODB_URL variable if you wish to use localhost.

Docker

$ docker-compose build
$ docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published