Giter Site home page Giter Site logo

bdsm-slave-register's Introduction

bdsm-slave-register Build Status Dependency Status

POC BDSM Slave Register

Heroku Local for Development (Instructions assume you using a flavor of unix (linux/bsd and mac)

  • Install Git from https://git-scm.com/downloads
  • Create an ssh key
  • ssh-keygen -t rsa -C [EMAIL] -f $HOME/.ssh/id_heroku
  • chmod 600 $HOME/.ssh/id_heroku*
  • Copy the content from public key from $HOME/.ssh/id_heroku.pub
  • Create a heroku account at https://signup.heroku.com
  • Go to https://dashboard.heroku.com/account
  • Scroll to bottom and add public key to the SSH Keys section
  • Go to https://dashboard.heroku.com/apps
  • Press New/Create new app
  • On App Name, type a [APPNAME]
  • Click 'Create App' button
  • Click on 'Resources' tab
  • Click on 'Find more add-ons' button
  • Scroll down until you see 'mLab MongoDB', press on that one
  • Click on 'Login to Install', a small screen will popup and select the [APPNAME] you create, follow the screen make sure to select Free/Sanbox
  • The mLab interface should give you a mongodb: url, it url may look like this mongodb://username:[email protected]:25469/dbname
  • Change the username, password and dbname to your own.
  • Go to https://dashboard.heroku.com/apps/[APPNAME]/deploy/heroku-git #change [APPNAME] to your app
  • Scroll down a bit until you see 'Deploy using Heroku Git', install heroku toolbelt from https://toolbelt.heroku.com/
  • heroku login #use the credentials use when creating the account above.
  • git clone https://github.com/TBSR/bdsm-slave-register [APPNAME]
  • cd [APPNAME]
  • ./localenv [APPNAME]
  • heroku local #app will run locally on http://localhost:5000
  • or git push heroku master

bdsm-slave-register's People

Contributors

nandub avatar

Stargazers

โญ ๐Ÿพ avatar Ashley D avatar

Watchers

 avatar James Cloos 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.