GithubHelp home page GithubHelp logo

scoot's Introduction

项目是默认跑不起来的,很多地方需要替换成自己的服务器账号或者平台的 key,参考代码即可。

配置服务器

https://www.ansible.com/how-ansible-works

安装 Node.js v8.1.2

nvm install v8.1.2 nvm use v8.1.2 && nvm alias default v8.1.2

安装 MongoDB

brew install mongodb

sudo mongod

安装 yarn

brew install yarn

安装依赖

yarn install

代理本地服务

Sunny-Ngrok 代理本地 80 端口

下载对应系统的客户端

www.ngrok.cc 注册会员

创建后,会拿到隧道 ID,复制 ID,然后终端到下载后的客户端路径下,如

cd /Users/black/Downloads/darwin_amd64/
./sunny clientid 隧道id

启动多个隧道,用逗号隔开,如

./sunny clientid 隧道id,隧道id

访问 http://gotme.ngrok.cc

scoot's People

Watchers

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