Skip to content

outrightmental/partybot-web

Repository files navigation

PartyBot Web Application

PartyBot in the Wild

Author: Nick Kaye

Laboratory: Outright Mental Inc.

Build Status

Production

PartyBot runs full-stack Javascript: MongoDB, Node.js and the Express framework, and Angular on the front-end.

Check out the live broadcast at http://party.botserve.me.

Call or text PartyBot at +1 (718) 690-7272.

Integration Testing

PartyBot is fully self-tested, with Mocha & Chai for server unit tests and Karma & Jasmine for client acceptance tests.

https://travis-ci.org/outrightmental/partybot-web

Read all about the Testing Details.

Workflow

PartyBot is built with Daftmonk's mighty yeoman angular-fullstack generator.

Read all about the Workflow Details.

Data

PartyBot is built on MongoDB wrapped with Mongoose.

Read all about the Data Details.

Environment Variables

MongoDB

MONGOLAB_URI

Facebook

AUTH_FACEBOOK_CLIENTID
AUTH_FACEBOOK_CLIENTSECRET
AUTH_FACEBOOK_CALLBACKURL

Twitter

AUTH_TWITTER_CONSUMERKEY
AUTH_TWITTER_CONSUMERSECRET
AUTH_TWITTER_CALLBACKURL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published