Giter Site home page Giter Site logo

jlertle / bigboringsystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from selenamarie/bigboringsystem

0.0 2.0 0.0 235 KB

BBS - Big Boring System

Home Page: http://bigboringsystem.com

License: BSD 3-Clause "New" or "Revised" License

JavaScript 83.58% CSS 16.42%

bigboringsystem's Introduction

big boring system

Build Status Dependency Status devDependency Status

Feel like contributing?

Please review https://github.com/bigboringsystem/bigboringsystem/blob/master/CONTRIBUTING.md

Setup

After cloning the repo, install dependencies and copy the local configuration file:

npm install
cp local.json-dist local.json

Create a Twilio account. After you create it, go to https://www.twilio.com/user/account/ to get the SID and Auth Token. Enter these into local.json

Make sure that twilioNumber in local.json is the full number obtained from Twilio including the country code. For example, a United States based number needs to be prefixed by '1' and the area code, i.e. "1NNNNNNNNNN".

Then start the server:

npm start

Visit http://localhost:3000 in your browser.

Development Setup

If you are trying to set up b.b.s. for local development only, you can use npm run dev instead of npm start to bypass certain requirements. For instance, you won't need to set up Twilio credentials at all and you won't even need to have a local.json file--it'll just use some simple defaults if you don't create one.

Ops

Make sure to add yourself as an op in local.json by entering your UID. You can find this on your http://localhost:3000/profile page near the top.

This version of Big Boring System intentionally has no threading. Check this post for more details.

Tests

npm test

bigboringsystem's People

Contributors

isaacs avatar rtorr avatar jasonrhodes avatar remixz avatar thefoxis avatar llkats avatar brianshumate avatar k88hudson avatar spinda avatar selenamarie avatar belen-albeza avatar cvan avatar davidcelis avatar erunion avatar miikka avatar eiriksm avatar joates avatar

Watchers

Jason Lee Ertle avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.