GithubHelp home page GithubHelp logo

shorter's Introduction

短域名服务

一个简单的短域名生成跳转服务

演示

演示地址: https://r.nsini.com

该演示平台部署在 开普勒云平台上,若您有兴趣可能访问

安装说明

平台后端基于go-kit、前端基于ant-design(版本略老)框架进行开发。

后端所使用到的依赖全部都在go.mod里,前端的依赖在package.json,详情的请看yarn.lock,感谢开源社区的贡献。

前端: https://github.com/icowan/shorter-view

安装教程

该服务支持多种方式启动

  • docker-compose: $ cd install/docker-compose/ && docker-compose up
  • kubernetes: $ kubectl apply -f install/kubernetes/
  • localhost: $ make run

依赖

  • Golang 1.13+ 安装手册
  • Docker 18.x+ 安装
  • Mongo/Redis (主要用于存储短链信息)

快速开始

  1. 克隆
$ mkdir -p $GOPATH/src/github.com/icowan
$ cd $GOPATH/src/github.com/icowan
$ git clone https://github.com/icowan/shorter.git
$ cd shorter
  1. make 启动
$ make run

支持我

支付宝 微信

shorter's People

Contributors

icowan 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.